Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
4.0.0
-
Windows and macOS X
Description
----------------------------
Original Description
Starting in MongoDB 4.0, we now use the native crypto libraries available on the OS:
- Linux and *BSD: OpenSSL
- Windows: SecureChannel
- macOS X: SecureTransport
There also appear to be a number of places in the 4.0 manual where we call out OpenSSL specifically as the transport security implementation MongoDB uses–these should also be adjusted slightly for accuracy. I can move this part to a dedicated ticket if preferred.
----------------------------
Description
Scope of changes (files that need work and how much)
- release-notes/4.0
- administration/security-checklist
- core/security-encryption
- core/security-transport-encryption
- opensslCipherConfig parameter – only if using openssl
Impact to other docs outside of this product
MVP (work and date?)
Resources (e.g. Scope Docs, Invision)
Attachments
Issue Links
- is duplicated by
-
DOCS-11533 Docs for SERVER-22411: Implement schannel ASIO backend
-
- Closed
-
- related to
-
DOCS-11560 Docs for SERVER-33833: Change macOS SSL and Enterprise builds to SecureTransport
-
- Closed
-