Search code examples
c++opensslcertificatestunnel

How to manage certificates using OpenSSL in c++?


I need to manage certificates and containers using openssl in c++, and create stunnel. How can I do this? I've been trying to find any examples or instructions on the internet but found nothing.


Solution

  • Im not sure what you really want to do, but they show a good example on the openssl library here: Stackoverflow: openssl-in-c-socket-connection-https-client