Re: [API proposal] TSVConnSslVerifyCTXGet

2019-05-01 Thread SUSAN HINRICHS
Details in PR https://github.com/apache/trafficserver/pull/5414 On Wed, May 1, 2019 at 4:36 PM SUSAN HINRICHS wrote: > > > -- Forwarded message - > From: SUSAN HINRICHS > Date: Wed, May 1, 2019 at 4:36 PM > Subject: [API proposal] TSVConnSslVerifyCTXGet &g

Fwd: [API proposal] TSVConnSslVerifyCTXGet

2019-05-01 Thread SUSAN HINRICHS
-- Forwarded message - From: SUSAN HINRICHS Date: Wed, May 1, 2019 at 4:36 PM Subject: [API proposal] TSVConnSslVerifyCTXGet To: Finally going in to fix the TS_SSL_VERIFY_CLIENT_HOOK and TS_SSL_VERIFY_SERVER_HOOK and needed to add a call to get access to the X509_STORE_CTX

[API proposal] TSVConnSslVerifyCTXGet

2019-05-01 Thread SUSAN HINRICHS
Finally going in to fix the TS_SSL_VERIFY_CLIENT_HOOK and TS_SSL_VERIFY_SERVER_HOOK and needed to add a call to get access to the X509_STORE_CTX object to the plugin as pointed out by CrendKing in https://github.com/apache/trafficserver/issues/4569 I propose adding the following API. I will put u

Fwd: [API proposal] TSVConnSslVerifyCTXGet

2019-05-01 Thread Susan Hinrichs
-- Forwarded message - From: Susan Hinrichs Date: Wed, May 1, 2019 at 2:46 PM Subject: [API proposal] TSVConnSslVerifyCTXGet To: dev Finally going in to fix the TS_SSL_VERIFY_CLIENT_HOOK and TS_SSL_VERIFY_SERVER_HOOK and needed to add a call to get access to the X509_STORE_CTX