Hi all,
I have a problem: on my machine (win 2k pro) i have configured an Iplanet 6.1 SP1 with SSL. I'm trying to connect from a client on a bea server 7.0(which is on another machine - win 2k ser) to obtain a resource (image or css file) from iplanet, via https. Despite of all my efforts, the following error appears on iplanet server:
Error receiving request from 192.168.200.227 (SSL_ERROR_NO_CYPHER_OVERLAP: no common encryption algorithm(s) with client)
on bea console I get:
javax.net.ssl.SSLHandshakeException:FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable to negotiate an acceptable set of security parameters
The client class on bea is the one from SAMPLES_HOME\server\src\examples\security\sslclient
If anyone can give me a hint....
Thanks, Lucian