The smallest minimal example of an HTTPS GET request with openssl

Ivan Medoedov ivan.medoedov at gmail.com
Sat Mar 30 15:02:55 UTC 2019


Hello,

I've only managed to find this, but it seems to do too much for what I need:

https://wiki.openssl.org/index.php/SSL/TLS_Client

Basically I need something like Go's http.Get("https://mysite.com/version")
to just get a one line of text from the server.

I can't use libcurl, I have to use pure openssl.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190330/508e65a1/attachment.html>


More information about the openssl-users mailing list