Using Borland C++ Builder and openssl - Open Source C++ Libraries for CGI Development ¤
Using Borland C++ Builder and openssl NOTES: Here's exactly what I did from start to finish in order to build a simple HTTPS client using openssl and Borland C++ ... Create a SOCKET and connect to an https server on port 443 like you normally would.... .....