Application Manager not using internal cert

Application Manager not using internal cert

I followed the steps posted here to import the certs into the keystore. I used the existing keystore. However after restarting the service the service is still trying to use the internal cert.

Server.XML has the correct config....

<Connector port="8443" redirectPort="9090" minSpareThreads="25" maxThreads="200" enableLookups="false" disableUploadTimeout="true" className="org.apache.coyote.http11.Http11NioProtocol" acceptCount="150" URIEncoding="UTF-8" useBodyEncodingForURI="true" truststorePass="appmanager" truststoreFile="d:/Program Files (x86)/ManageEngine/AppManager10/working/apache/tomcat\appmanager.keystore" sslProtocol="TLS" secure="true" scheme="https" protocol="org.apache.coyote.http11.Http11NioProtocol" keystorePass="appmanager" keystoreFile="d:/Program Files (x86)/ManageEngine/AppManager10/working/apache/tomcat\appmanager.keystore" clientAuth="false" SSLEnabled="true"/>

Any ideas why?

                  New to ADSelfService Plus?