SHA256 with openssl-0.9.8d

2007-01-24 Thread Sheshadri Sreenath
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

Re: SHA256 with openssl-0.9.8d

2007-01-24 Thread Marek Marcola
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

Problems with OpenSSL S/MIME sign

2007-01-24 Thread Andrew V. Jelly
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

Re: Problems with OpenSSL S/MIME sign

2007-01-24 Thread Dr. Stephen Henson
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

unable to get local issuer certificate

2007-01-24 Thread shreekumar veeramani
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