Docs Menu
Docs Home
/
MongoDB Manual
/

Encryption

On this page

  • Encryption at Rest
  • TLS/SSL (Transport Encryption)

MongoDB provides the following encryption methods:

Encryption at rest, when used in conjunction with transport encryption and security policies that protect relevant accounts, passwords, and encryption keys, can help ensure compliance with security and privacy standards, including HIPAA, PCI-DSS, and FERPA.

For more information, see Encryption at Rest.

MongoDB supports TLS/SSL (Transport Layer Security/Secure Sockets Layer) to encrypt all of MongoDB's network traffic. TLS/SSL ensures that MongoDB network traffic is only readable by the intended client.

For more information, see TLS/SSL (Transport Encryption).

← LDAP Authorization