Menu

#108 Peer not authenticated on HTTPS site

v1.2.3
closed
None
7
2012-09-13
2011-08-29
No

some trouble while crawling an HTTPS web site

Here is the error trace:

11:01:55,005 root - peer not authenticated
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:352)
at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128)
at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:390)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:

Discussion

  • Emmanuel Keller

    Emmanuel Keller - 2011-08-29

    Was in issue of JAVA JDK Runtime 1.6.0.14 on Linux. Fixed by upgrading to 1.6.0.22.

     
  • Emmanuel Keller

    Emmanuel Keller - 2011-09-18

    Was an environment issue.

     

Log in to post a comment.