=== modified file 'clients.conf' --- clients.conf 2019-02-09 23:23:26 +0000 +++ clients.conf 2019-02-09 23:34:15 +0000 @@ -78,7 +78,7 @@ ;fingerprint = 3e393aeaefb84c7e89e2f547b3a107558fca3a27 ; ;# If "secret" is not specified, a file can be read for the data. -;secfile = /etc/mandos/bar-secret.bin +;secfile = /etc/keys/mandos/bar-secret.bin ; ;# An IP address for host is also fine, if the checker accepts it. ;host = 192.0.2.3 === modified file 'mandos-keygen.xml' --- mandos-keygen.xml 2019-02-09 23:23:26 +0000 +++ mandos-keygen.xml 2019-02-09 23:34:15 +0000 @@ -190,9 +190,9 @@ TLS and OpenPGP keys used by mandos-client 8mandos. The keys are - normally written to /etc/mandos for later installation into the - initrd image, but this, and most other things, can be changed - with command line options. + normally written to /etc/keys/mandos for later installation into + the initrd image, but this, and most other things, can be + changed with command line options. This program can also be used with the @@ -235,8 +235,8 @@ DIRECTORY - Target directory for key files. Default is - /etc/mandos. + Target directory for key files. Default is /etc/keys/mandos. @@ -354,8 +354,8 @@ Prompt for a password and encrypt it with the key already - present in either /etc/mandos or the - directory specified with the + present in either /etc/keys/mandos or + the directory specified with the option. Outputs, on standard output, a section suitable for inclusion in mandos-clients.conf - /etc/mandos/seckey.txt + /etc/keys/mandos/seckey.txt OpenPGP secret key file which will be created or @@ -450,7 +450,7 @@ - /etc/mandos/pubkey.txt + /etc/keys/mandos/pubkey.txt OpenPGP public key file which will be created or @@ -515,9 +515,9 @@ - Prompt for a password, encrypt it with the key in /etc/mandos and output a section - suitable for clients.conf. + Prompt for a password, encrypt it with the keys in /etc/keys/mandos and output a + section suitable for clients.conf. &COMMANDNAME; --password @@ -525,7 +525,7 @@ - Prompt for a password, encrypt it with the key in the + Prompt for a password, encrypt it with the keys in the client-key directory and output a section suitable for clients.conf.