Frederic Goudal a écrit : > I'm in trouble with openlls 0.9.8 on solaris10 : I compile it either > witch gcc or sun cc (studio11), and when I try an s_client command on > our web server I got the following error :
Did you patch Studio 11? the original version had issues with OpenSSL when built with -fast (as OpenSSL does by default). It built, but then «make test» failed. It was one of the flags added by -fast (I can't remember which) that was the cause. With the most recent patches, there's no such problem, and at least, it works for me (Solaris 10 U3 x64 / Studio 11 w/ patches / OpenSSL 0.9.8e). $ ./openssl s_client -host www.enseirb.fr -port 443 CONNECTED(00000004) depth=1 /C=FR/O=CRU/CN=ac-serveur/[EMAIL PROTECTED] verify error:num=20:unable to get local issuer certificate verify return:0 --- Certificate chain 0 s:/C=FR/O=0330196J/CN=www.enseirb.fr/[EMAIL PROTECTED] i:/C=FR/O=CRU/CN=ac-serveur/[EMAIL PROTECTED] 1 s:/C=FR/O=CRU/CN=ac-serveur/[EMAIL PROTECTED] i:/C=FR/O=CRU/CN=ac-racine/[EMAIL PROTECTED] --- Server certificate -----BEGIN CERTIFICATE----- Laurent ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]