Code

sysdb: Use a custom output format instead of pretty-printed JSON.
[sysdb.git] / doc / sysdbd.1.txt
index 51c329c2eb86a1d875c819e541ff9e64608e13c6..6bf4b96ed5ab0d6598282f14bffc9c588c801fba 100644 (file)
@@ -41,6 +41,22 @@ OPTIONS
 *-V*::
        Display the version number and copyright information.
 
+CLIENT AUTHENTICATION
+---------------------
+
+include::sysdb-auth.txt[]
+
+FILES
+-----
+
+*/etc/sysdb/sysdbd.conf*::
+       The default main configuration file for the SysDB daemon.
+
+*/etc/sysdb/ssl/key.pem*::
+*/etc/sysdb/ssl/cert.pem*::
+       The default SSL private key and certificate files to use for SSL
+       connections.
+
 SIGNALS
 -------
 
@@ -70,6 +86,8 @@ SEE ALSO
 --------
 manpage:sysdbd.conf[5]
 
+The SysDB homepage: https://sysdb.io/
+
 AUTHOR
 ------
 SysDB was written by Sebastian "tokkee" Harl <sh@tokkee.org>.