Reusing keyrings for other digital certificates
search cancel

Reusing keyrings for other digital certificates

book

Article ID: 221164

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

Can a keyring which is currently be used be used for another SSL connection with another LPAR?

The certificate that will be added share the same root certificates that is already on the keyring.

Environment

Release : 16.0

Component : CA Top Secret for z/OS

Resolution

It depends if the application requires the certificate to be the default certificate on the keyring, since you can only have one certificate as the default on the keyring.

If it does, then you will need to create a new keyring and configure the application to use that new keyring.

If it doesnt require the certificate to be the default certificate, then you can use the same keyring and add the certificate to that existing keyring.

The certificates are considered two different certificates even though they have been signed by the same intermediate certificate and root certificate.