This removes all uses of the USE_SSL preprocessor #define.
It used to be necessary because Satoshi and I couldn't figure out how to get OpenSSL's libssl to compile on Windows properly (so we were linking against only libcrypto). That issue is long gone, so lets simplify the code and get rid of USE_SSL.