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.
当我使用 C# 代码连接到使用 SSL 配置的远程队列管理器时
MQEnvironment.SSLKeyRepository
CMS 是一种密钥库,该密钥库的扩展名为 .kdb JKS 是另一种密钥库,用于 Java,扩展名为 .jks
您的 .NET 代码应该使用 CMS .kdb 文件。