Re: certificate problem? key size problem? help!!!

2002-01-20 Thread Lutz Jaenicke
On Fri, Jan 18, 2002 at 12:08:36PM -0500, Mark Lidd wrote: > A transcript is the following: > > bash-2.05$ openssl s_client -connect autonet.va.autometric.com:443 -ssl2 ... > Ciphers common between both SSL endpoints: > RC4-MD5 EXP-RC4-MD5 RC2-CBC-MD5 > EXP-RC2-CBC-MD5 DES-CBC-MD5

certificate problem? key size problem? help!!!

2002-01-20 Thread Mark Lidd
I am trying to generate a slient program will SSLeary and openssl. I seem to be able to connect to the server and send the authorization (basic is required) with problems but the certificate is never trusted, nor can I get the index html page. Instead I get insufficient key size html document.