Fossil SCM

Add text for the '--ssl-identity' global option to the 'Environment Variables and Global Options' page.

mistachkin 2016-10-20 17:04 trunk
Commit 7c7597220a9f15b56f4cecb2dcbe63f28b583657
1 file changed +5 -1
+5 -1
--- www/env-opts.md
+++ www/env-opts.md
@@ -88,11 +88,15 @@
8888
`--sqlstats`: (Sets `g.fSqlStats`.) Print a number of performance
8989
statistics about each SQLite database used when it is closed.
9090
9191
`--sshtrace`: (Sets `g.fSshTrace`.)
9292
93
-`--ssl-identity SSLIDENTITY`:
93
+`--ssl-identity`: The fully qualified name of the file containing the client
94
+certificate and private key to use, in PEM format. It can be created by
95
+concatenating the client certificate and private key files. This identity will
96
+be presented to SSL servers to authenticate the client, in addition to the
97
+normal password authentication.
9498
9599
`--systemtrace`: (Sets `g.fSystemTrace`.) Trace all commands launched
96100
as sub processes.
97101
98102
`--user LOGIN`: (Sets `g.zLogin`) Also `-U LOGIN`. Set the user name
99103
--- www/env-opts.md
+++ www/env-opts.md
@@ -88,11 +88,15 @@
88 `--sqlstats`: (Sets `g.fSqlStats`.) Print a number of performance
89 statistics about each SQLite database used when it is closed.
90
91 `--sshtrace`: (Sets `g.fSshTrace`.)
92
93 `--ssl-identity SSLIDENTITY`:
 
 
 
 
94
95 `--systemtrace`: (Sets `g.fSystemTrace`.) Trace all commands launched
96 as sub processes.
97
98 `--user LOGIN`: (Sets `g.zLogin`) Also `-U LOGIN`. Set the user name
99
--- www/env-opts.md
+++ www/env-opts.md
@@ -88,11 +88,15 @@
88 `--sqlstats`: (Sets `g.fSqlStats`.) Print a number of performance
89 statistics about each SQLite database used when it is closed.
90
91 `--sshtrace`: (Sets `g.fSshTrace`.)
92
93 `--ssl-identity`: The fully qualified name of the file containing the client
94 certificate and private key to use, in PEM format. It can be created by
95 concatenating the client certificate and private key files. This identity will
96 be presented to SSL servers to authenticate the client, in addition to the
97 normal password authentication.
98
99 `--systemtrace`: (Sets `g.fSystemTrace`.) Trace all commands launched
100 as sub processes.
101
102 `--user LOGIN`: (Sets `g.zLogin`) Also `-U LOGIN`. Set the user name
103

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button