Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java SSL Server: certificate_unknown

843811Jun 1 2010 — edited Jun 7 2010
OK here's the scoop:

This is my first time messing with SSL. I based my sample program off: http://stilius.net/java/java_ssl.php

My project and his sample look almost exactly the same (except I manually set the key stores using System.setProperty() and I have a few print lines for debugging), and I copied the generated keystore from the server side to the client working directory. I keep getting the same exceptions over and over.

I can't seem to figure out what exactly I'm doing wrong. Please help!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2010
Added on Jun 1 2010
9 comments
8,929 views