Setting up an SSL connection over JDBC

To set up an SSL connection over JDBC you download the Amazon RDS root CA certificate, convert the certificate format to
.der
, then import the certificate into the keystore.
Refer to Setting up an SSL connection over JDBC in the AWS Oracle RDS documentation for steps to complete this process.