Network Deployment (Distributed operating systems), v8.0 > Secure applications and their environment > Secure communications > Create a self-signed certificate


Replace an existing personal certificate

Occasionally, you need to replace an existing personal certificate with a new certificate. This task discusses how to replace the existing personal certificate in the keystore. It searches all keystores for a signer certificate extracted from the original personal certificate, and places the signer of the new personal certificate in it's place. It also updates all of the certificate alias references in the security configuration with the new one. The current certificate and the certificate replacement must exist in the same keystore before you can replace a certificate.

Alternative Method: To replace a self-signed certificate by using wsadmin, use the replaceCertificate command of the AdminTask object. See the PersonalCertificateCommands command group article Complete the following steps in the admin console:


Procedure

  1. Click Security > SSL certificate and key management > Manage endpoint security configurations > {Inbound | Outbound} > ssl_configuration > Key stores and certificates > [keystore ].

  2. Under Additional Properties, click Personal certificates.

  3. Select the certificate to be replaced. The alias list must include the certificate to be replaced and the certificate to replace it with.

  4. Click Replace.

  5. Select a replacement certificate alias from the list.
  6. We can delete one of the following types of certificates:

    • Select Delete old certificate to delete the existing or expired certificate.

    • Select Delete old signers to delete the existing signer certificates.

  7. Click Apply.


Results

Your results depend on what you selected:


SSL configurations
Dynamic outbound selection of SSL configurations
Keystore configurations for SSL


Related


PersonalCertificateCommands command group

+

Search Tips   |   Advanced Search