-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
To enable certain features that rustls doesn't support (e.g. OCSP, invalid hostnames), we could add optional support for openssl via feature flags. This would allow users to opt-in if they require the added functionality without incurring the compile-time costs for the rest of our users.
GH issue: https://github.com/mongodb/mongo-rust-driver/issues/499
- is related to
-
RUST-361 OCSP Support
- Closed