-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[Docs] Config Cheat Sheet: SSL_MODE Value Description #10834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs] Config Cheat Sheet: SSL_MODE Value Description #10834
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10834 +/- ##
=======================================
Coverage 43.56% 43.56%
=======================================
Files 589 589
Lines 82691 82691
=======================================
+ Hits 36023 36026 +3
+ Misses 42192 42189 -3
Partials 4476 4476
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions. I'm not an English native, so I could be a little off too. 😅
Rewording suggestions Co-Authored-By: guillep2k <[email protected]>
Is there a source for these options? Maybe just link to it? |
Ping LG-TM |
@silverwind we use |
I would've just linked to their documentation to eliminate the possibility of it going out of date. |
It is easier to put it into our docs as we still validate them in our code and to support new values we would anyway need to add support to that ;) |
This PR add description for all
SSL_MODE
values for both MySQL and PostgreSQL.