Mathias Biilmann Christensen created TS-4769:
------------------------------------------------
Summary: TSSslServerContextCreate always returns null
Key: TS-4769
URL: https://issues.apache.org/jira/browse/TS-4769
Project: Traffic Server
Issue Type: Bug
Components: SSL, TS API
Reporter: Mathias Biilmann Christensen
The change to SSLInitServerContext in
https://github.com/apache/trafficserver/pull/810 breaks the
TSSslServerContextCreate API method, since this one calls
TSSslServerContextCreate with an empty sslMultCertSettings.
This means plugins can't create a fresh SSL context and set the certificates
themselves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)