Hi

I was trying to use https with the restlet+jetty, thus far didn't have any
success in accessing the https protected server. The following is on the
server side with "-Djava.net.debug=all" flag

qtp1345041684-16, fatal error: 40: no cipher suites in common
javax.net.ssl.SSLHandshakeException: no cipher suites in common
qtp1345041684-16, SEND TLSv1 ALERT:  fatal, description = handshake_failure
qtp1345041684-16, WRITE: TLSv1 Alert, length = 2
qtp1345041684-16, fatal: engine already closed.  Rethrowing
javax.net.ssl.SSLHandshakeException: no cipher suites in common

while on the client side:

Restlet-1875244867, received EOFException: error
Restlet-1875244867, handling exception: javax.net.ssl.SSLHandshakeException:
Remote host closed connection during handshake
Restlet-1875244867, SEND TLSv1 ALERT:  fatal, description =
handshake_failure

I wonder if someone have encountered this already. 

I really appreciate for any hints.

Daku

--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/javax-net-ssl-SSLHandshakeException-no-cipher-suites-in-common-tp6420883p6420883.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2753336

Reply via email to