AWS AmazonRDS documentation change
Summary
Updated Oracle documentation links for environment variables and wallet configuration
Security assessment
Routine link maintenance without security content changes. References maintain access to TLS implementation guides but don't introduce new security information.
Diff
diff --git a/AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.SSL.ClientConfiguration.md b/AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.SSL.ClientConfiguration.md index 22bd25d82..8dda811aa 100644 --- a//AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.SSL.ClientConfiguration.md +++ b//AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.SSL.ClientConfiguration.md @@ -23 +23 @@ The path to your Oracle home directory depends on your installation. The followi -For information about setting Oracle environment variables, see [SQL*Plus environment variables](http://docs.oracle.com/database/121/SQPUG/ch_two.htm#SQPUG331) in the Oracle documentation, and also see the Oracle installation guide for your operating system. +For information about setting Oracle environment variables, see [SQL*Plus environment variables](https://docs.oracle.com/en/database/oracle/oracle-database/19/sqpug/configuring-sql-plus.html) in the Oracle documentation, and also see the Oracle installation guide for your operating system. @@ -62 +62 @@ The following is an example that creates the Oracle wallet directory. -To communicate with entities over a TLS secured connection, Oracle requires a wallet with the necessary certificates for authentication. You can use Oracle's ORAPKI utility to create and maintain Oracle wallets, as shown in step 7. For more information, see [Setting up Oracle wallet using ORAPKI](https://docs.oracle.com/cd/E92519_02/pt856pbr3/eng/pt/tsvt/task_SettingUpOracleWalletUsingORAPKI.html) in the Oracle documentation. +To communicate with entities over a TLS secured connection, Oracle requires a wallet with the necessary certificates for authentication. You can use Oracle's ORAPKI utility to create and maintain Oracle wallets, as shown in step 7. For more information, see [Setting up Oracle wallet using ORAPKI](https://docs.oracle.com/en/database/oracle/oracle-database/19/dbseg/managing-wallets-and-certificates.html) in the Oracle documentation.