This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites" Watch "javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites" New topic
Author

javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites

john price
Ranch Hand

Joined: Feb 24, 2011
Posts: 495

I don't wan't any stupid certificates or keys...


How do I get rid of this stupid error :


“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” (Mosher's Law of Software Engineering)
“If debugging is the process of removing bugs, then programming must be the process of putting them in.” (Edsger Dijkstra)
john price
Ranch Hand

Joined: Feb 24, 2011
Posts: 495

Figured it out...Needed to add KeyStore and password and stuff...Found a great, simple, easy solution :

http://stilius.net/java/java_ssl.php
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites
 
Similar Threads
Creating an SSL ServerSocket
Server Socket :Unable to make connection
javax.net.ssl.SSLException: No available certificate
certificate to establish a secured connection(SSL)
problem with ssl and tomcat 4.1