SSL on Solaris 2.8

Hi

I am trying to use libwww and SSL on solaris 2.8 (32 bit mode) ... I
have code working on linux box and trying to port to solaris 2.8 .... It
turns out ... HTTPS on solaris does not work but non-HTTPS web fetch
works...  SSL cannot connect correctly with the server... Here is the
log from wwwssl

SSL_connect: before/connect initialization
SSL_connect: SSLv2/v3 write client hello A
SSL_connect: SSLv3 read server hello A
depth = 1 /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
verify error: num=19:self signed certificate in certificate chain
verify return: 1
depth = 1 /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
verify error: num=10:Certificate has expired
notAfter=
verify return: 1
depth = 1 /C=US/O=RSA Data Security, Inc./OU=Secure Server Certification
Authority
notAfter=
verify return: 1
depth = 0 /C=US/ST=Illinois/L=Chicago/O=United Airlines,
Inc./OU=(none)/OU=Terms of use at www.verisign.com/RPA
(c)99/CN=www.ual.com
notAfter=
verify return: 1
SSL_connect: SSLv3 read server certificate A
SSL_connect: SSLv3 read server done A
SSL_connect: error in SSLv3 write client key exchange A
SSL_connect: error in SSLv3 write client key exchange A
HTSSLWriter. SSL returned 1
Error....... Add  73    Severity: 1     Parameter: `Error 0'    Where:
`SSLWRITE'
HTSSL....... Closing SSL Object d8198
HTTP Clean.. Called with status -1, net ccaa8


I am using libwww from CVS and have tried both openssl 0.9.6 and 0.9.5a

Has anyone seen similar problems ?

Thanks

- Elliot

--
                                Abandon every hope who ENTER HERE.
                                                      Inferno 03.009

Received on Thursday, 26 October 2000 18:28:45 UTC