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

Reply via email to