We test with OpenSSL going back to 0.9.8. But we document a minimum required version of 1.0.1. Can we remove that test?
I suspect we cannot bump to a higher minimum then 1.0.1 (given this comment) but if we can, it may allow us to remove older custom code that newer OpenSSL API has out-of-the-box (e.g. hostname matching with X509_check_host).
- related to
-
CDRIVER-3668 Support OCSP in older OpenSSL versions
- Closed
-
PHPC-2314 Require OpenSSL 1.0.1+ in CheckSSL.m4 to satisfy libmongoc requirements
- Closed