Need to configure SSL certificate for Appian on premise version 18.318

I am trying to upgrade from 18.2 to 18.3

We are using jboss with 18.2 and SSL configuration is done in standalone.

 

Now with 18.3 application server is replaced with tomat.

 

Can any one please suggest what steps should be followed for this SSL.

 

We don't have use separate web server. 

 

Thanks.

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi,

    I  have the same case , where my app server replaced with tomcat server in 18.3 and I have no clue how the Certificate was installed on prior version.

    Is there any way where I can check whether the SSL certificate has been configured in new version before I configure it actually.

    Actually I am getting the following error when using the below http request in Send HTTP request smart service in process model sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Children