Configure an Apache Tomcat security certificate. In
the file, JazzInstallDir/server/tomcat/conf/server.xml,
Apache Tomcat is configured to read the server's certificate from JazzInstallDir/server/tomcat/ibm-team-ssl.keystore.
The keystore password is set to, ibm-team. This keystore includes
a self-signed certificate identifying 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 directory JazzInstallDir/server/win32/ibm-java2-i386-50/jre/bin/ (ikeyman.exe
on Windows®).
The iKeyman tool can help
you create your own self-signed certificate identifying the host by
its correct network name or you can request a certificate signed by
a trusted certificate authority (CA). A self-signed certificate will
require acceptance by the Team Concert client or web browser.
For
more information, see http://download.boulder.ibm.com/ibmdl/pub/software/dw/jdk/security/50/GSK7c_SSL_IKM_Guide.pdf .