为什么openssl要求我输入两个密码才能获得-info密钥pkcs12?
它要求Import Password我PEM Pass Phrase:
\xe2\x9e\x9c front git:(master) \xe2\x9c\x97 openssl pkcs12 -info -in front.p12 \nEnter Import Password:\nMAC: sha1, Iteration 102400\n...\nKey Attributes: <No Attributes>\nEnter PEM pass phrase:\nRun Code Online (Sandbox Code Playgroud)\n\n每一个是做什么用的?
\nopenssl ×1