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

ipsec_checknss - Initialise the IPsec NSS database

Author

TuomoSoini

libreswan                                          03/31/2024                                  IPSEC_CHECKNSS(8)

Bugs

       none

Description

Checknss Checks or initialises the NSS database where all private keys for RSA and certificate keypairs
       are stored. 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_checknss - Initialise the IPsec NSS database

See Also

ipsec.conf(5), ipsec(8), ipsec_auto(8), ipsec_initnss(8)

Synopsis

ipsecchecknss [--nssdir /var/lib/ipsec/nss] [--settrusts]

See Also