


Views
Replies
Sign in to like this content
Total Likes
Hey I have a similar problem with using a self signed certificate. Did you find a work around to using one?
Views
Replies
Sign in to like this content
Total Likes
Try importing your cert into the cacerts used by the jvm usually under the
jre/lib/security dir
Views
Replies
Sign in to like this content
Total Likes
Thx for the quick response.
I found the cacerts how would u import the cert into the cacerts?
Views
Replies
Sign in to like this content
Total Likes
Try this and the default password for cacerts is changeit
Keytool -import -trustcacerts -alias root -file Thawte.crt -keystore cacerts
Views
Replies
Sign in to like this content
Total Likes
Thx for the help but it didnt work. I think im going to have to go get a signed cert.
Views
Replies
Sign in to like this content
Total Likes