[CXX-778] Allow configuration of SSL independently of the C driver Created: 16/Dec/15  Updated: 29/Nov/16  Resolved: 19/Oct/16

Status: Closed
Project: C++ Driver
Component/s: Build
Affects Version/s: None
Fix Version/s: 3.1.0

Type: New Feature Priority: Major - P3
Reporter: Andrew Morrow (Inactive) Assignee: Andrew Morrow (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

SSL support depends on whatever the C driver was compiled with. We should offer C++11 driver users the ability to specify their desired SSL support at configuration time. E.g.:

  • Yes: use SSL, error if underlying C driver does not offer it
  • No: Don't use SSL, even if underlying C driver does offer it
  • Auto: SSL if C driver SSL.

See https://github.com/mongodb/mongo-cxx-driver/pull/400#discussion_r47811488 for motivation



 Comments   
Comment by Githook User [ 29/Nov/16 ]

Author:

{u'username': u'acmorrow', u'name': u'Andrew Morrow', u'email': u'acm@mongodb.com'}

Message: CXX-778 Allow SSL configuration independently of the C driver
Branch: master
https://github.com/mongodb/mongo-cxx-driver/commit/a56383236b23053467b860cf8e30d7aac5537f5d

Comment by David Golden [ 19/Oct/16 ]

Ticket was automatically moved to "Needs Triage" when the legacy "Resolved" status was deleted from our workflow template. Moving to Closed status instead.

Comment by Andrew Morrow (Inactive) [ 08/Sep/16 ]

https://github.com/mongodb/mongo-cxx-driver/pull/523

Generated at Wed Feb 07 22:00:18 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.