Skip to content

Commit 2182925

Browse files
authored
faq: "obvious" -> "ideal"
1 parent cd65058 commit 2182925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ a secure connection.
3535
Check the supported TLS versions for the database server version you're running. If it does not support TLS 1.2 or greater, then
3636
you likely will not be able to connect to it with RusTLS.
3737

38-
The obvious solution, of course, is to upgrade your database server to a version that supports at least TLS 1.2.
38+
The ideal solution, of course, is to upgrade your database server to a version that supports at least TLS 1.2.
3939

4040
* MySQL: [has supported TLS 1.2 since 5.6.46](https://dev.mysql.com/doc/refman/5.6/en/encrypted-connection-protocols-ciphers.html#encrypted-connection-supported-protocols).
4141
* PostgreSQL: depends on the system OpenSSL version.

0 commit comments

Comments
 (0)