You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/10 05:52:51 UTC

[GitHub] [skywalking] JayeshMuley edited a comment on issue #6353: Need to post Alarm to https , How to provide header , also need hostname with alarm

JayeshMuley edited a comment on issue #6353:
URL: https://github.com/apache/skywalking/issues/6353#issuecomment-776462222


   Our Endpoint required SSL Authentication and getting this error - How to resolve this - 
   
   2021-02-08 18:00:25,477 - org.apache.skywalking.oap.server.core.alarm.provider.WebhookCallback - 88 [pool-2-thread-1] ERROR [] - send alarm to https://x.x.x.x/integration/work failure.
   javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
           at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_181]
           at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) ~[?:1.8.0_181]
           at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:328) ~[?:1.8.0_181]
           at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:322) ~[?:1.8.0_181]
           at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1614) ~[?:1.8.0_181]
           at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) ~[?:1.8.0_181]
           at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) ~[?:1.8.0_181]
           at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) ~[?:1.8.0_181]
           at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) ~[?:1.8.0_181]
           at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) ~[?:1.8.0_181]
           at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) ~[?:1.8.0_181]
           at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) ~[?:1.8.0_181]
           at


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org