openssl pkcs12 -export -out file.pfx -in ssl.txt
It asks for a password, I enter something random and then again and then the command finishes. Where's the file though?
This is on Windows.
It asks for a password, I enter something random and then again and then the command finishes. Where's the file though? This is on Windows. |
||||
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
Aha... I was running openssl in a folder that requires administrator privileges but didn't run it as an administrator. |
|||
|
|
updatedb ; locate file.pfx? – Zoredache Oct 11 '12 at 22:54