Have copy the *.der in the directory but was unable to run the ipsec -auto -rereadcrls .. The -auto was unknown and ipsec -help is not availabe .(Bloody pain in the ass!!)
Have copy the *.der in the directory but was unable to run the ipsec -auto -rereadcrls .. The -auto was unknown and ipsec -help is not availabe .(Bloody pain in the ass!!)
FreeSWAN is chrooted on ASL so the correct command would be ' chroot /var/chroot-ipsec/ /usr/locall/sbin/ipsec auto --rereadcrls' but anyway auto doesn't seem to be available. PEM or DER files would have to go to /var/chroot-ipsec/etc/ipsec.d/crls. IPSec can easily be restarted with '/etc/rc.d/ipsec-starter restart' .