Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4993 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi everyone.

This is a weird one...

I'm using ScriptMaster and trying to use the "Post XML Data" module to interact with an API that requires traffic over https. The problem is that the certificate that the site uses is issued by a non-standard authority (Starfield). As a result, I get this error:

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Apparently this is an infamous error in the Java community - Googling it will return a slew of posts about the problem, and some describe ways to resolve it (none of which, of course, have worked for me).

So what I'm trying to do is disable the certificate validation altogether. In other words, I want to post XML data to an "https" URL and completely bypass certificate testing.

Has anyone else run into this?

-- Tim

  • 5 months later...
Posted

Guess you already found a way..... but otherwise you should try with 360works WebAssistant or Troi URL plugin. I belive that both can do what you are trying to....

Hi everyone.

This is a weird one...

I'm using ScriptMaster and trying to use the "Post XML Data" module to interact with an API that requires traffic over https. The problem is that the certificate that the site uses is issued by a non-standard authority (Starfield). As a result, I get this error:

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Apparently this is an infamous error in the Java community - Googling it will return a slew of posts about the problem, and some describe ways to resolve it (none of which, of course, have worked for me).

So what I'm trying to do is disable the certificate validation altogether. In other words, I want to post XML data to an "https" URL and completely bypass certificate testing.

Has anyone else run into this?

-- Tim

This topic is 4993 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.