Hi,
I understand that openssl-0.9.8 support SHA256.
I used the latest openssl-0.9.8 (built on linux) and
executed the following commands.
1) ./openssl ciphers -v ALL
I dont find any mention of SHA256 at all. Part of the
output is as follows:
ADH-AES256-SHA SSLv3 Kx=DH Au=None
Enc
Hello,
>
> I understand that openssl-0.9.8 support SHA256.
Is supported as message digest itself.
> I used the latest openssl-0.9.8 (built on linux) and
> executed the following commands.
>
> 1) ./openssl ciphers -v ALL
>
> I dont find any mention of SHA256 at all. Part of the
> output is as fo
Hello openssl-users,
Have a problem with sending emails signed (S/MIME) using OpenSSL
Post command:
> openssl smime -sign -text -in message.txt -out signed.txt -signer my.cert
-inkey my.key -certfile other.cert -from <[EMAIL PROTECTED]>
-to <[EMAIL PROTECTED]>
Message successf
On Wed, Jan 24, 2007, Andrew V. Jelly wrote:
> Hello openssl-users,
>
>
> Have a problem with sending emails signed (S/MIME) using OpenSSL
>
> Post command:
> > openssl smime -sign -text -in message.txt -out signed.txt -signer my.cert
> -inkey my.key -certfile other.cert -from
Hi,
I am using lftp to connect to a FTP server. I am getting "ERROR: Certificate
verification: unable to get local issuer certificate". I have added the CA file
in the lftp path. I searched in internet, but couldnt find a solution to this
issue.
<--- 220 xx File Transfer Server
---> FEAT