Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Import java key store

How do I import a java keystore certificate using WAS for RTC 6.0.0

0 votes



One answer

Permanent link

Depends, there are different steps if you need a Signer, Personal or CA signed Personal certificate.   For personal wander down this WAS console path:

SSL certificate and key management > Key stores and certificates > NodeDefaultKeyStore

Signed Certificate from Certificate Authority

If you made a Personal Certificate request from the NodeDefaultKeystore you may have to import a signer certificate ( see below ).  To get the signed certificate into the keystore
SSL certificate and key management > Key stores and certificates > NodeDefaultKeyStore > Personal certificates
Click Receive from a certificate authority...

Personal Certificate
SSL certificate and key management > Key stores and certificates > NodeDefaultKeyStore > Personal certificates

Click on Import.   You must know the location of a key store and the keystore password   This is a handy way to "migrate" a certificate with a given common name (CN) from another WAS keystore ( perhaps there are several WAS profiles bound to same server name )

Signer Certificate in Key Store:

SSL certificate and key management > Key stores and certificates > NodeDefaultKeyStore > Signer certificates

Click Add, provide Alias, location of the key file, it's type, click OK

Signer Certificate ( e.g. in a Trust Store ) for say LDAP server...

SSL certificate and key management > Key stores and certificates > NodeDefaultTrustStore > Signer certificates

Click on Receive from port, provide host / port / alias click Retrieve Signer Information button.

After any of the above Save the configuration.   Most will take effect immediately except for addition of Signer in the Trust Store.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,016

Question asked: Apr 25 '17, 3:18 p.m.

Question was seen: 1,511 times

Last updated: Apr 25 '17, 4:41 p.m.

Confirmation Cancel Confirm