How do I regenerate NSP TLS certificates for an NFM-P database?

Purpose
CAUTION 

CAUTION

Service Disruption

Performing the procedure requires that you shut down the NFM-P database, which may be service-affecting.

If the database is in service, ensure that you perform the procedure only during a scheduled maintenance period.

This procedure describes how to regenerate TLS certificates from the NSP cluster for an NFM-P database. Perform this procedure on a primary, standby, or standalone database.

Steps
 

Depending on the role of the database you are updating, complete one of the following substeps:

  1. If you need to update only the primary database, stop the NFM-P main servers, standby database, and any auxiliary servers. Then proceed to Step 2.

  2. If you need to update a standalone server, you must shut down the NFM-P main server and any auxiliary servers before proceeding to Step 2.

  3. If you need to update only the standby database, you do not need to shut down the NFM-P main server or any other components; proceed to Step 2.

Procedure references for above server actions:


Log in as the root user on the database station.


Open a console window and enter the following:

samconfig -m db ↵

configure tls ↵

regenerate-certs ↵

exit ↵

apply ↵


Restart the NFM-P main server and any other stopped components, referring to the following procedures:

End of steps