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_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