Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We need common ssl certificates within test/ or test/ssl/
to simplify cross language tests.
today we have this:
./test/py/test_cert.pem
some test code uses:
- trusted-ca-certificate.pem
- server-certificate.pem
- server-private-key.pem
Attachments
Issue Links
- relates to
-
THRIFT-2258 Add TLS v1.1/1.2 support to TSSLSocket.cpp
- Closed