Currently, the OSX (Secure Transport) implementation of TLS/SSL explicitly logs the configured subject names during MONGO_INIT. This logging should:
A) Occur later, after logging has been initialized.
B) Be logged at a less urgent level.
C) Occur for all transports (Windows SChannel, OpenSSL)