[Swan] CentOS 7.4 insstallation getting failed because of nsspassword prompt during installation.

Paul Wouters paul at nohats.ca
Mon Jul 2 15:53:15 UTC 2018


On Mon, 25 Jun 2018, Veetil, Vyshnav wrote:

> We have been observing that after migration to CentOS 7.4 the installation fails due to password being prompted for the
> execution of below command as part of the install script. 
> 
> <custom_location>certutil -N -d <custom location> -f <custom location>/nsspassword

Have you tried:

certutil -N -d sql:<custom location>
certutil -W -f <custom location>/nsspassword -@ <custom location>/nsspassword -d sql:<custom location>

And as Tuomo noted, the nsspasswd should really be in the IPSEC_DIR, so
/etc/ipsec.d, even if your nssdir is somewhere else.

Paul


More information about the Swan mailing list