Page 2 of 2

Re: SslPort for AXESJSM

Posted: 09 Sep 2021, 18:46
by jaimosky
Hi, it´s me again.

After looking in internet I have figure out, what the problem is. In order to be able to use a signed certificate in the jks file, I should generate the CSR with it, and leave it sign by a CA. Then import both, the CA and the signed certifiace and then should work.

But my question is, it is possible to use a certificate already existing in the system?

So i think the problem should be solved if instead of a jks file I could use the /QIBM/UserData/ICSS/Cert/Server/DEFAULT.KDB. So I could use both servers W3 and JSM with SSL.

Does anybody know how to do this?

Jaime

----------------------- Update ------------------------------------------

I have found a way to Export the .kdb file where the certificates are with the IBM Key Manegement. I first imported the .kdb file and then exported als .jks file, so it can be used with the JSM Server.