Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试加密我的 MongoDB 数据库的数据(非常敏感的数据)。MongoDB Entreprise 建议使用 KMIP 服务器。
您建议我使用什么来管理与 KMIP 协议兼容的密钥?我发现安装我自己的服务器可能很难维护。
这就是为什么我会更放心地通过一家提供 KMS 的公司。AWS 或 Google 提供此类服务,但与 KMIP 协议不兼容。
你有什么建议?谢谢