Jump to content

Featured Replies

Posted

1) I am using a script to access a website that used an SSL cert to secure communication.

2) The site changed its certificate.

3) Now my script is receiving an error around the SSL certificate

4) i would like to continue accessing the site via script, and are looking for what can be modified at my end to continue doing this.

 

The error I am getting is

Javax.net.ssl.SSLHandshakeException:sun.security.v alidator.validatorException:PKIX path building failed: sun.security.provider.certpath.SunCertpath.suncert pathBuilderException:unable to find valid certification path to requested target

At com.sun.net.ssl.internal.ssl.Alerts.getSSLExceptio n

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...