Selfservice not starting after new certificate install

Selfservice not starting after new certificate install

Hi there,
I have my own domain rootCA and issued a certificate after completing the csr process. I imported the certnew.cer into the selfcert.keystore file. Moved the selfcert.keystore file to the ./conf folder. Here is the SSL block in my server.xml:

<Connector SSLEnabled="true" acceptCount="100" clientAuth="false" connectionTimeout="20000" debug="0" disableUploadTimeout="true" enableLookups="false" keystoreFile="./conf/selfcert.keystore" keystorePass="mypass" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" name="SSL" port="8443" scheme="https" secure="true" sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2" sslProtocol="TLS"/>

Can someone help me please. Are there any logs that would tell me the problem also?

Thanks
Chris

                New to ADSelfService Plus?