Re: how to get the trusted certificate of the website mail.yahoo.com?

2006-11-05 Thread Gait Boxman
Hi, did you try connecting to Yahoo with the ibm.com.pem as your CAFile? Looks like they're not sending the Equifax cert along, whereas IBM is. If I'm not mistaken, the ibm.com.pem is actually the Equifax cert, IBM's cert would be the one starting with MIIC.. --Gait. Hu, Yong Jun SNLB PEK w

how to get the trusted certificate of the website mail.yahoo.com?

2006-11-05 Thread Hu, Yong Jun SNLB PEK
 hello, dear all :  1)       I use the command openssl to get the trusted certificate, but there are some errors showing in the output: bash-2.03# /usr/local/ssl/bin/openssl s_client -showcerts -connect login.yahoo.com:443   CONNECTED(0004)depth=0 /C=US/

Re: Creating RSA key pair and generating BN prime number

2006-11-05 Thread Francesco
Marek Marcola wrote: > But safe primes are needed for DH, not for RSA > and in generating RSA key p and q are not safe (in meaning > (p-1)/2 is prime too). Thanks for your quick reply regards Francesco. __ OpenSSL Project