0 Replies Latest reply on Aug 11, 2008 7:21 PM by klwatter

    Installing a new certificate

    klwatter

      I seem to have gotten through all the steps to create a Certificate and Import it. I've used the keytool to generate the key, create a CSR, submit the CSR to my CA and download and import the new certificate.

      Now I'm trying to figure out what configuration file to update, is jboss it's own web server or does it use Tomcat, or does it depend? The example that I'm using says to update tomcat41-service.xml, but I don's see a tomcat*-service.xml, another example tells me to update a server.xml file.

      Where should I look for the xml file that needs updated? On the server where it is deployed, or in my development code before I create the .war file?