aspose file tools
The moose likes Web Services and the fly likes One way SSL - Certificate not trusted - Server trust store Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "One way SSL - Certificate not trusted - Server trust store" Watch "One way SSL - Certificate not trusted - Server trust store" New topic
Author

One way SSL - Certificate not trusted - Server trust store

krishna ganapa
Greenhorn

Joined: Dec 07, 2007
Posts: 2
Hi,
We are getting Certificate not truested exception.

Client - we have created keystore using keytool included all common trusted certificates that comes with jdk. We got certificate not truseted exception then we have added top level root certificate from server, even then we got same certificate not trusted exception.

So on googling, i have read -
"The web service provider (Server) will create a certificate and get it signed by a Certification Authority like Verisign"


So my question is does server has to get their trusted certificates in keystore signed by CA?

Thanks in advance
 
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: One way SSL - Certificate not trusted - Server trust store
 
Similar Threads
SCJEA Sample questions on Sun's site (whoops)
SSL issues with cacerts (-trustcacerts option)
Problem with java certificates unable to find valid certification path
connect to a SOAP webservice using SSL
Tomcat always shows self signed certificate insted of trusted certificate from cert signing auth