Hi, I'm creating a download manager with the library wxWidgets, and until now the program supports multithread download by HTTP and FTP protocol. Now I want to implement downloads by HTTPS. Asking in some mail list, they recommend the use of OpenSSL to do this. Some people said that I need establish a SSL connection, send a certificate, and them send the file request. The problem, is that I don't know how to create the SSL connection and create/send the certificate. I read somewhere that I need first connect in the port 443. Is this right? So, can anybody help me?
Thanks!!! Max Velasques -- --------------------------------- Do you want portability? Try wxWidgets (www.wxwidgets.org) --------------------------------- Multithread download manager: wxDownload Fast - http://dfast.sf.net ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]