Commit b0a7aa5
Verify certificates when connecting to MySQL (#34467)
Now `--do-not-require-ssl` will be required to run against local mysql and certificates will be validated when ssl is used.
GitOrigin-RevId: 690a424b87eac004e4fc7978438d24bc5e4622d31 parent 675c192 commit b0a7aa5
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments