3
我無法使用以下openssl
命令解密密碼保護pkcs8
密鑰。關於我做錯什麼的想法?無法解密密碼保護pkcs8密鑰
命令:
openssl pkcs8 -in keyname.pem -out labs.pem
輸出:
Error decrypting key
140471497754272:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag:tasn_dec.c:1319:
140471497754272:error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error:tasn_dec.c:381:Type=X509_ALGOR
140471497754272:error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 error:tasn_dec.c:751:Field=pkeyalg, Type=PKCS8_PRIV_KEY_INFO
140471497754272:error:2306A065:PKCS12 routines:PKCS12_item_decrypt_d2i:decode error:p12_decr.c:148:
你當然,這是一個PKCS#8密鑰,而不是一個鍵入openssl格式? PEM標題說什麼? – mat 2015-08-28 10:38:18