Installing certificate chain on Jazz Team Server
I've been given a certificate chain (root-intermediate-server) by a client for installation onto the Jazz Team Server v6.0.2. Can anyone give steps to properly add this chain including which of these certificates go into cacerts? Or is it a case where I need the private key to properly bundle the three certificates together into a .p12 for keytool to import as a keystore?
One answer
Hi Robert,
You can refer the below links to import the certificates
For WAS
http://www.ibm.com/developerworks/rational/library/configure-security-rational-team-concert/index.html?ca=dat
For Tomcat
http://www-01.ibm.com/support/docview.wss?uid=swg21442170
Comments
OK, so to elaborate (or ask further questions):
You do not need to create a dummy CSR request. You only need to:
- import root and intermediate certificate into "Signer Certificates"
- import the private key and personal certificate into "Personal Certificates"
You can also refer to Donald Nong's anser in post https://jazz.net/forum/questions/224660/how-to-install-ca-cert-to-liberty