On Thu, May 26, 2011 at 6:01 PM, Matt Thompson <thompson...@gmail.com> wrote:
> I get an error when I try the following:
>
> PS C:\bin\OpenSSL-Win32\bin> gc .\secrets.m.text
> U2FsdGVkX1+21O5RB08bavFTq7Yq/gChmXrO3f00tvJaT55A5pPvqw0zFVnHSW1o
> PS C:\bin\OpenSSL-Win32\bin> .\openssl aes-256-cbc -d -a -in
> .\secrets.m.text -k password
> error reading input file
>
> I've tried different formats for the file (ANSI, Unicode (big endian)
> and UTF-8) but no joy...
>
> Can anyone point me in the right direction please?
What are the permissions on c:\bin? Is the fie being written?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org