OpenSSL 1.1 - STORE_CTX accessor functions
[exim.git] / src / src / tls-openssl.c
index a9de898a6db99b94b9c3a9a3636a0ebc073fb238..452452df2a40c5ff3c3e58d66f7933e010ab6864 100644 (file)
@@ -862,6 +862,7 @@ was a file (not a directory, or "system").  It is unfortunate we
 cannot used the connection context store, as that would neatly
 handle the "system" case too, but there seems to be no library
 function for getting a stack from a store.
+[ In OpenSSL 1.1 - ?  X509_STORE_CTX_get0_chain(ctx) ? ]
 We do not free the stack since it could be needed a second time for
 SNI handling.