Per RFC 6066:
3. Server Name Indication
...
Literal IPv4 and IPv6 addresses are not permitted in "HostName".
MongoD currently sends 127.0.0.1 instead of localhost in local testing. Discovered when using the encrypted storage engine to talk to a kmip server using rustls.
- causes
-
SERVER-43234 Fix temporary changes made to SERVER-42287
- Closed
- is depended on by
-
SERVER-41045 Add SNI support for windows SSL
- Closed