How to use Oat++ with OpenSSL instead of LibreSSL?

524 views Asked by At

For various reasons, LibreSSL is not an option here.

What do I need to do to use Oat++ with OpenSSL instead? I have OpenSSL-1.1.1h installed system-wide.

1

There are 1 answers

1
lganzzzo On

The new OpenSSL adaptor was added in the recent release 1.2.5.

Now, to use oatpp with OpenSSL all you have to do is:

  • Install oatpp-openssl.
  • Use oatpp-openssl connection providers as described in the readme.