【问题标题】:How to extract the SecretKey entries through OpenSSL command from a PKCS12 keystore file如何通过 OpenSSL 命令从 PKCS12 密钥库文件中提取 SecretKey 条目
【发布时间】:2021-04-26 08:47:28
【问题描述】:

如何通过 OpenSSL 命令从 PKCS12 密钥库文件中提取密钥条目

【问题讨论】:

    标签: secret-key pkcs#12


    【解决方案1】:

    openssl 做不到。它没有实现对存储密钥的 PKCS#12 内的secretBag 结构的处理。

    另请参阅这篇出色的文章,PKCS#12 章。 Java KeyStores – the gory details,尼尔·马登,2017 年

    【讨论】:

      猜你喜欢
      • 2019-04-11
      • 2021-08-03
      • 1970-01-01
      • 2017-12-18
      • 2017-07-23
      • 2019-10-21
      • 2013-09-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多