File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ The following arguments are supported:
9191 Additional information on the options and their implications can be seen
9292 [ in the ` libpq(3) ` SSL guide] ( http://www.postgresql.org/docs/current/static/libpq-ssl.html#LIBPQ-SSL-PROTECTION ) .
9393* ` clientcert ` - (Optional) - Configure the SSL client certificate.
94- * ` cert ` - (Requrired ) - The SSL client certificate file path. The file must contain PEM encoded data.
94+ * ` cert ` - (Required ) - The SSL client certificate file path. The file must contain PEM encoded data.
9595 * ` key ` - (Required) - The SSL client certificate private key file path. The file must contain PEM encoded data.
9696* ` sslrootcert ` - (Optional) - The SSL server root certificate file path. The file must contain PEM encoded data.
9797* ` connect_timeout ` - (Optional) Maximum wait for connection, in seconds. The
You can’t perform that action at this time.
0 commit comments