Replace the self-signed certificate
with a certificate
that belongs to your company.
About this task
You can
configure an Apache
Tomcat security certificate
or WebSphere Application Server security certificate:
Procedure
Configure an Apache Tomcat security certificate.
In
the JazzInstallDir/server/tomcat/conf/server.xml file,
Apache Tomcat is configured to read the server certificate from the JazzInstallDir/server/tomcat/ibm-team-ssl.keystore file.
The keystore password is set to ibm-team. This keystore includes a
self-signed certificate that identifies the server as "localhost."
The IBM® JRE
included with Jazz™ Team Server includes an IBM tool
that is useful for managing keys on the server. The tool iKeyman is
located in the JazzInstallDir/server/jre/bin/ directory
(ikeyman.exe on Windows®).
The iKeyman
tool can help you create your own self-signed certificate that identifies
the host by its correct network name or you can request a certificate
signed by a trusted certificate authority (CA). A self-signed certificate
requires acceptance by the Web browser.