Hello yitzpick,

ysn> hi,

ysn> i'd like to know how to do GET / POST requests over HTTPS.
Actually, HTTPS is simply the HTTP over SSL.
So just use ssl_read & ssl_write to implement HTTP Protocol. :)

ysn> there's some demos/bio example,
ysn> but doesn't compile on Linux.


ysn> ______________________________________________________________________
ysn> OpenSSL Project                                 http://www.openssl.org
ysn> User Support Mailing List                    [EMAIL PROTECTED]
ysn> Automated List Manager                           [EMAIL PROTECTED]



-- 
Best regards,
 aqilist                            mailto:[EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to