Susan Hinrichs created TS-3319:
----------------------------------
Summary: Adapt to Openssl 1.,0.2 Certificate Callback
Key: TS-3319
URL: https://issues.apache.org/jira/browse/TS-3319
Project: Traffic Server
Issue Type: Bug
Reporter: Susan Hinrichs
With TS-3006, we provided a patch for openssl 1.0.1 to enable the SNI callback
to pause.
With openssl 1.0.2 the client certificate callback is extended to work for
server certificate selection. You can return values to pause the SSL
processing after the client hello here as well.
The details are at
https://www.openssl.org/docs/ssl/SSL_CTX_set_cert_cb.html
ATS should be extended to use the certificate callback mechanism if openssl
1.0.2 is available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)