Re: [Axiscpp1.6] Problems connecting with SSL

2007-06-22 Thread Wayne Johnson
It seems that my issues with SSL not working on only some Solaris systems was due to a frequent problem with SSL, "PRNG not seeded". Seems like us Solaris people need a patch to get our systems randomer. See the SSL FAQ at http://www.openssl.org/support/faq.html#USER1 for details. Figured I'd

[Axiscpp1.6] Problems connecting with SSL

2007-06-19 Thread Wayne Johnson
I'm able to connect via SSL to our web service on one Solaris Machine, but not another. In the logging, I found the error: AxisTransportException: Cannot open a channel to the remote end. OpenSSL error is -1 - error::lib(0):func(0):reason(0) After doing some research, looks like this is