Deployment Automation

Hello,

I am using the deployment-automation-client-2.2.1 with appian 16.1.
It working fine for environement that not use https but for the environment where I need to use the https I have a certificate issue.
Here my cmd and the error message:

deploy-application.bat -application_path "E:\\......\\export.zip" -username XXXX -password XXXXX -url https://XXXXX/suite -inspect_only true

2016-10-14 13:09:31,777 - Port set to 443
2016-10-14 13:09:32,565 - 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

I already put on the cacerts of the JVM the certificate.
Could you confirm than the script is ready to work with https?

Thank you in advance.

OriginalPostID-240541

  Discussion posts and replies are publicly visible