Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

HTTP Post with SSL v3

$
0
0

Hi,

 

I'm using Orchestrator version 4.2.1 build 555

And I'm doing a HTTP Post to a server which only accepts SSL v3

 

The code is easy:

//Auto-generated script
var urlObject = new URL(url);
result = urlObject.postContent(content) ;

 

But this is what I get as error:

HTTP GET error : sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

If I do a manual post to this url with the same content the post succeeds.

 

Is it possible that the Orchestrator only can use SSL v2 ?

And is there a way that I can do the post HTTP posts with SSL3


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>