SSLHandshakeException in Jboss app server and apache file server integration
Hi All,
I am getting SSLHandshakeException while trying to deploy a file from Xadmin UI. I am working on V5.5 using Jboss as app server jboss-6.1.0.Final (where EAR files are being used for Xcenter and Xadmin), and Apache file server version httpd-2.4.25-win64-VC14.
I have done below two steps for Xoffice(Xcenter/Xadmin) and Apache file server integration:
1. Imported the server.crt of Apache into Xcenter's truststore c:\xcenter-config\res\ssl\.truststore.
2. Defined staging URL, username and password.
dtv.deployment.StagingHostBaseURL
dtv.deployment.StagingHostUsername
dtv.deployment.StagingHostPassword
Whenever I am trying to deploy a file from Deployment/File Upload from Xadmin UI, getting below error. Please let us know what else configuration is required in V5.5 because it works in later versions for us for jetty app server.