[CXX-1969] Add URI option to disable certificate revocation checking Created: 25/Mar/20  Updated: 28/Oct/23  Resolved: 15/Apr/20

Status: Closed
Project: C++ Driver
Component/s: None
Affects Version/s: None
Fix Version/s: 3.6.0-rc0, 3.6.0

Type: Improvement Priority: Major - P3
Reporter: PM Bot Assignee: Samantha Ritter (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Related
is related to CXX-1994 Add missing URI option getters Closed
Epic Link: CXX 4.4 Support

 Description   

See DRIVERS-975 for details.



 Comments   
Comment by Samantha Ritter (Inactive) [ 15/Apr/20 ]

In the C++ driver, URIs can only be constructed from a connection string, and does not support any option setters.  Any option supported by the C driver can be passed in through a connection string, and since the C driver supports "tlsDisableCertificateRevocationCheck" the C++ does, too. 

CXX-1994 represents long-standing work to add a complete set of getters for URIs (there are roughly 50 C driver URI options of which we only support 13 with getters).  I'm going to leave the work of adding a getter for tlsDisableCertificateRevocationCheck to CXX-1994 so all the getters can be added using a uniform approach.

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