The PostgreSQL database SSL certificate
When you select the SSL option for the PostgreSQL database, a self-signed certificate is created by default.
To list the default certificate, select Certificate Stores pane with the Postgres database key store
name.
If you do not want to use the default certificate, you can upload your personal certificate. In this case, you must replace the self-signed certificate with your personal certificate. You must also import your personal certificate in the Signer certificate of the Identity Governance and Intelligence key store.
To upload your personal certificate, follow these steps:
- In the Certificate Stores pane, select
Postgres database key store
and click Edit. - Select
dbcert
and click Update.The Import Certificate window is displayed.
- In this window, enter the file name, a label, and a password, and select the type. Click Save.
- In the Certificate Stores pane, select
Identity Governance and Intelligence key store
and click Edit. - Select the Signer tab and click Import.
The Import Certificate window is displayed.
- In this window, enter the file name and a label, and click Save.
If you run a cluster and you upload your personal certificate on the secondary node where the
slave database runs, you must also take these steps:
- Import your personal certificate in the Signer certificate of the Identity Governance and Intelligence key store of the primary node.
- Synchronize all nodes.