Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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