Hi, I noted that iked(8) default key (generated at boot time by rc(8) if it doesn't exist yet) aren't present in changelist(5), whereas the same keys for isakmpd(8) are.
Does adding /etc/iked/local.pub and /etc/iked/private/local.key to changelist(5) makes sens ? -- Sebastien Marie Index: changelist =================================================================== RCS file: /cvs/src/etc/changelist,v retrieving revision 1.110 diff -u -p -r1.110 changelist --- changelist 3 Oct 2015 18:57:11 -0000 1.110 +++ changelist 20 Apr 2016 06:33:59 -0000 @@ -45,6 +45,8 @@ /etc/httpd.conf /etc/ifstated.conf +/etc/iked.conf +/etc/iked/local.pub ++/etc/iked/private/local.key /etc/inetd.conf +/etc/ipsec.conf +/etc/isakmpd/isakmpd.conf
