The file is already written, my understanding is that openssl reads it
and outputs the decrypted text to the console...

On 27 May 2011 17:17, Jeffrey Walton <noloa...@gmail.com> wrote:
> 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
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to