-
Type: Task
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Connection String
Use Case
As a... Driver Engineer
I want... to ensure that tlsCertificateKeyFile maps to both key and cert client options
So that... our tls options handling is correct
User Impact
- N/A
Dependencies
- Will allow devtools to adopt v6
Unknowns
- N/A
Acceptance Criteria
Implementation Requirements
- Ensure that when tlsCertificateKeyFile option is provided, when the file is read, its contents are assigned both to key and cert
Testing Requirements
- Unskip auth prose tests
- Add/update unit tests to ensure that both key and cert are set when tlsCertificateKeyFile is specified
Documentation Requirements
Release notesDOCSP ticket?- Update API documentation to clarify that tlsCertificateKeyFile will populate both cert and key fields
Follow Up Requirements
- N/A