*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
| Excerpt |
|---|
Configuring Oracle RDS instances to use AWS SES SMTP is not a trivial process. This page pulls together some documentation that might be helpful if you are trying to do that. |
References
- Provisioning Oracle Wallets and Accessing SSL/TLSBased Endpoints on Amazon RDS for Oracle (PDF)
- AWS Discussion Forum: Trouble with Provisioning Oracle Wallets and Accessing SSL
- Configuring Oracle RDS for sending emails using Simple Email Service (SES) (blog)
...
| No Format |
|---|
$ docker login $ docker pull store/oracle/fmw-infrastructure:12.2.1.3-200127 $ docker run -it --rm -u root -v $(pwd):/mounted_files store/oracle/fmw-infrastructure:12.2.1.3-200127 /bin/bash bash-4.2# ls /u01/oracle/oracle_common/bin/orapki /u01/oracle/oracle_common/bin/orapki bash-4.2# |