Skip to content

Commit

Permalink
Updated RDS documentation to include SSL connection required for Post…
Browse files Browse the repository at this point in the history
…greSQL version 15+ (#2417)

* Updated RDS documentation to include SSL connection required for PostgreSQL version 15+

* Updated RDS documentation to include SSL connection required for PostgreSQL version 15+ (fixed an error with initial PR)

* Update _docs/services/relational-database.md

Co-authored-by: Mark Boyd <[email protected]>

* Update _docs/services/relational-database.md

Co-authored-by: Mark Boyd <[email protected]>

* Update _docs/services/relational-database.md

Co-authored-by: Mark Boyd <[email protected]>

* Update _docs/services/relational-database.md

Co-authored-by: Mark Boyd <[email protected]>

---------

Co-authored-by: Mark Boyd <[email protected]>
  • Loading branch information
ArsHaider and markdboyd authored Sep 27, 2023
1 parent f21771d commit c3eec30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _docs/services/relational-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ These are the current supported major versions for PostgreSQL:
- 14
- 15

*\*Note: [**For PostgreSQL versions 15+ , using SSL is required when connecting to your database**](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Concepts.General.SSL.html#PostgreSQL.Concepts.General.SSL.Requiring). As such, you will need to configure your client library to use SSL when connecting to your database.*

These are the current supported major versions for MySQL:

- 8.0
Expand Down

0 comments on commit c3eec30

Please sign in to comment.