CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/03 10:51:38
Modified files:
sbin/iked : ca.c config.c iked.c iked.h types.h
Log message:
Fix pledge of the ca process by calling the right function on startup.
As a related change, load the local.pub and local.key keys after
privsep and reload them on SIGHUP/reload.
OK mikeb@
