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
_______________________________________________
Swan mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan

Reply via email to