Mario Emmenlauer created THRIFT-4977:
----------------------------------------
Summary: Load OpenSSL certificates from a memory buffer
Key: THRIFT-4977
URL: https://issues.apache.org/jira/browse/THRIFT-4977
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Affects Versions: 0.12.0
Reporter: Mario Emmenlauer
I'd like to add methods that load OpenSSL certificates from a const char*
memory buffer. This is supported via OpenSSL and is very helpful to bundle
certificates into an application. We have tested the methods on Linux CentOS
7.4, Ubuntu 16.04 and 18.04, macOS 10.13, and Windows VS2015 and VS2017.
A corresponding Pull Request is here: https://github.com/apache/thrift/pull/1860
--
This message was sent by Atlassian Jira
(v8.3.4#803005)