How do I regenerate NSP TLS certificates for an NFM-P database?
Purpose
|
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
1 |
Depending on the role of the database you are updating, complete one of the following substeps:
Procedure references for above server actions: |
2 |
Log in as the root user on the database station. |
3 |
Open a console window and enter the following: # samconfig -m db ↵ # configure tls ↵ # regenerate-certs ↵ # exit ↵ # apply ↵ |
4 |
Restart the NFM-P main server and any other stopped components, referring to the following procedures: End of steps |