OpenSSL 3 HTTP_Open client C++ example?

Benedikt Hallinger beni at hallinger.org
Mon Jun 20 08:54:28 UTC 2022


Hi there,
I currently try to get my hands dirty with C++ and  the new HTTPs client 
introduced with OpenSSL 3.
However I struggle to get started. My goal is to open a https secured 
website and download its contents into a std::string for further 
parsing.

Does someone on the list know of a small basic example?
I imagine that I'm not the first person implementing a HTTPs website 
connector with OpenSSL 3.


Thank you for your support,
Beni


More information about the openssl-users mailing list