Add the Security Certificate for the Amazon RDS Region

If registering an Amazon RDS for Oracle database with either a private endpoint or an on-premises connector, then you need to add the security certificate of the specific Amazon Web Services (AWS) region as a trusted certificate to the endpoint's or connector's wallets.

  1. Download the certificate of the specific AWS region on which your Amazon RDS is present. See Using SSL/TLS to encrypt a connection to a DB instance from Amazon for more information.
  2. Add the certificate to the on-premises connector or private endpoint:
     orapki wallet add -wallet <install location>/wallet -trusted_cert -cert <certificate file>