Lucian Sasu

Greenhorn
+ Follow
since Oct 08, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Lucian Sasu

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
20 years ago
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
20 years ago
Hi all,

I have a problem: on my machine i have configured an Iplanet 6.1 SP1 with SSL. I'm trying to connect from a client on a bea server (which is on another machine) 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 help....

Thanks, Lucian
20 years ago