Docs HomeMongoDB Manual

Security安全

MongoDB provides various features, such as authentication, access control, encryption, to secure your MongoDB deployments. Some key security features include:MongoDB提供了各种功能,如身份验证、访问控制、加密,以确保MongoDB部署的安全。一些关键的安全功能包括:

Authentication身份验证Authorization批准TLS/SSL
Authentication身份验证
SCRAM
x.509
Role-Based Access Control基于角色的访问控制
Enable Access Control启用访问控制
Manage Users and Roles管理用户和角色
TLS/SSL (Transport Encryption)TLS/SSL(传输加密)
Configure mongod and mongos for TLS/SSL为TLS/SSL配置mongodmongos
TLS/SSL Configuration for Clients客户端的TLS/SSL配置
Enterprise Only仅限企业Encryption加密
Kerberos AuthenticationKerberos身份验证
LDAP Proxy AuthenticationLDAP代理身份验证
OpenID Connect AuthenticationOpenID连接身份验证
Auditing审计
Log Redaction日志Redaction
Queryable Encryption可查询加密
Client-Side Field Level Encryption客户端字段级加密
Encryption at Rest静止时的加密
TLS/SSL (Transport Encryption)TLS/SSL(传输加密)

Security Checklist安全检查列表

MongoDB also provides the Security Checklist for a list of recommended actions to protect a MongoDB deployment.MongoDB还提供了安全检查表,列出了保护MongoDB部署的建议操作。

Report Suspected Security Bugs报告可疑的安全漏洞

If you suspect you have identified a security bug on any MongoDB products, please submit the issue using our Security Bug Submission Form.如果您怀疑您在任何MongoDB产品上发现了安全漏洞,请使用安全漏洞提交表提交问题。