logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kxc-cryptsetup - Cryptsetup helper to kxc

Contact

       Main website <https://blitiri.com.ar/p/kxd>.

       If you have any questions, comments or patches please send them to "albertito@blitiri.com.ar".

Description

kxc(1) is a client for kxd(1), a key exchange daemon.

       kxc-cryptsetup is a convenience wrapper for invoking kxc while taking the options from the files in
       /etc/kxc/.

Files

       For a given NAME that is passed as the only command-line argument, the following files are needed:

       /etc/kxc/NAME.key.pem
               Private key to use.

       /etc/kxc/NAME.cert.pem
               Certificate to use. Must match the given key.

       /etc/kxc/NAME.server_cert.pem
               Server certificate, used to validate the server.

       /etc/kxc/NAME.url
               Contains the URL to the key; usually in the form of "kxd://server/name".

Name

       kxc-cryptsetup - Cryptsetup helper to kxc

Options

       Its only command-line argument is a descriptive name, which will be used to find the configuration files.

See Also

kxc(1), kxd(1), crypttab(5), cryptsetup(8).

                                                   2019-08-10                                  kxc-cryptsetup(1)

Synopsis

kxc-cryptsetupNAME

See Also