java.security.cert.CertificateException: Could not find trusted certificate

T

Trilochan

When I try to access some resourse on my web server through HTTPs it
through the following exception .

java.security.cert.CertificateException: Could not find trusted
certificate

Any information on this would be highly helpful.

Thanks
Trilochan
 
S

Sudsy

Trilochan said:
When I try to access some resourse on my web server through HTTPs it
through the following exception .

java.security.cert.CertificateException: Could not find trusted
certificate

Any information on this would be highly helpful.

Thanks
Trilochan


It means that the CA which signed the server certificate is unknown
to the application. You either have to import it on the client or
have the server support staff have their cert signed by a recognized
authority like Thawte et al.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top