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

ipsec_initnss - Initialise the IPsec NSS database

Author

PaulWouters

libreswan                                          03/31/2024                                   IPSEC_INITNSS(8)

Bugs

       none

Description

Initnss initialises the NSS database where all private keys for RSA and certificate keypairs are stored.
       If already initialised, it will return an error. To remove an existing IPsec NSS database, remove all the
       *.db files and pkcs11.txt from the NSS data directory (default: /var/lib/ipsec/nss).

Name

       ipsec_initnss - Initialise the IPsec NSS database

See Also

ipsec.conf(5), ipsec(8), ipsec_auto(8), ipsec_checknss(8), ipsec_import(8),

Synopsis

ipsecinitnss [--nssdir /var/lib/ipsec/nss]

See Also