We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377acb2 commit c035dfbCopy full SHA for c035dfb
doc/mysql_adaptor.4gx
@@ -48,10 +48,15 @@ on the MySQL connection.
48
Default: \fI0\fP (no timeout)
49
.TP
50
\fBmysql_tls_cert\fP
51
-The path name of the client public key certificate file.
+The path name of an optional client public key certificate file for
52
+authentication.
53
+.br
54
+Default: (empty)
55
56
\fBmysql_tls_key\fP
-The path name of the client private key file.
57
+The path name of an optional client private key file for authentication.
58
59
60
61
\fBmysql_username\fP
62
Default: \fIroot\fP
0 commit comments