javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated

Harikrishnan G March 27, 2012

Hi All,

Can anyone please tell me what does the error "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated" mean?

Thanks in advance.

Hari

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 27, 2012

It means there's something wrong with the certificate you are presenting, or the code reading/validating the certificate you've presented.

You *really* need to go into more detail about where you're getting this, how you provoke it and so-on, you've given us nothing here that google can't explain better.

Harikrishnan G March 27, 2012

Thanks for the quick reply Nick.

I am new to JIRA. And I was not sure if this error is releated to JIRA or a common one. I will try to identify when does this error occur.

Suggest an answer

Log in or Sign up to answer