-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Our OpenSSL implementation supports X.509 authentication without requiring the user to explicitly provide the username.
This goes against the auth spec, but.. Thats what we support so we have to support it.
The windows implementation currently does not automatically extract the username from the certificate.
See https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc-secure-channel.c#L36-L41
- related to
-
CDRIVER-1385 Secure Transport subject reversed
- Closed