OpenSSL decode not working
Posted
by JL
on Super User
See other posts from Super User
or by JL
Published on 2010-04-22T09:11:01Z
Indexed on
2010/04/22
9:13 UTC
Read the original article
Hit count: 402
openssl
I am trying to use the following command:
openssl enc -base64 -in myfile -out myfile.b64
For more info this link, has full instructions. Nothing happens and via a DOS window, it just doesn't work.
Any suggestions why?
© Super User or respective owner