-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
As reported by acm here:
https://github.com/mongodb/mongo-cxx-driver/pull/490
... it's surprising and dangerous that mongoc_client_set_ssl_opts and mongoc_client_pool_set_ssl_opts copy only the options struct, and not also the strings to which it refers.
- is related to
-
CDRIVER-1209 _mongoc_cluster_auth_node_x509 segfault when failing to find username
- Closed
-
PHPC-677 Keep mongo_ssl_opt_t.pem_file valid for life of mongoc_client_t
- Closed