How to do an HTTPS Request Without Installing all of OpenSSL
I recently wrote a small macro for a customer which does an HTTPRequest via SSL. This requires that OpenSSL is installed. But the customer wanted to know if there was any way of distributing the macro to his users without having to install OpenSSL on all their PCs. Thanks to our wonderful forums one of […]