Code

sysdb(1), sysdbd(1): Document client authentication.
[sysdb.git] / doc / sysdb.1.txt
index ba64f713dce47a13010d743a306499001636cf13..ce73dbe0fe86117320c1e9313a2466b750c3db5c 100644 (file)
@@ -61,6 +61,11 @@ General options:
 *-V*::
        Display the version number and copyright information.
 
+AUTHENTICATION
+--------------
+
+include::sysdb-auth.txt[]
+
 EXIT CODES
 ----------
 *0*::
@@ -70,6 +75,17 @@ EXIT CODES
        Failure (syntax or usage error). When using the *-c* option, sysdb exits
        with status 1 if the specified command failed.
 
+FILES
+-----
+
+*~/.config/sysdb/ssl/key.pem*::
+*~/.config/sysdb/ssl/cert.pem*::
+       The default SSL private key and certificate files to use for SSL
+       connections.
+
+*~/.sysdb_history*::
+       The command-line history is stored in this file.
+
 BUGS
 ----
 None known.