Howdy, I'm using a StandardSSLContextService with InvokeHttp and I get a ValidatorException 'unable to find valid certification path to requested target.' The certs work when I use curl. I put the CA cert and the public key cert in the StandardSSLContextService truststore and the private key in the keystore. Any thoughts on how to make this work?
Thank you, Pat
