Laurent Blume <[EMAIL PROTECTED]>
> Date: Fri, 30 Mar 2007 16:39:02 +0200
> Subject: Re: Trouble compiling and openssl 0.9.8 d or e on solari10

>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).

I don't know. Which patch  ?

>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]


Well it seems I'm not alone in this case I have seen several case on the web.

Btw it's a cipher problem. I have tried with  -cipher RC4-SHA and it worked.

Is there any gcc version that is supposed to work ? I have tried without -O3 
and it did not work.

f.g.




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to