exit 0
;;
listalgs|listpubkeys|listaacerts|\
-listocspcerts|listacerts|listgroups|\
-listcainfos|listocsp|listcards|\
-purgeocsp|rereadsecrets|rereadgroups|\
-rereadaacerts|rereadocspcerts|rereadacerts)
+listacerts|listgroups|\listcards|\
+rereadsecrets|rereadgroups|\
+rereadaacerts|rereadacerts)
op="$1"
shift
if test -e $IPSEC_PLUTO_PID
then
$IPSEC_WHACK "$@" "--$op"
fi
+ exit 0
;;
-listcerts|listcacerts|listcrls|listall|\
-rereadcacerts|rereadcrls|rereadall)
+listcerts|listcacerts|listocspcerts|\
+listcainfos|listcrls|listocsp|listall|\
+rereadcacerts|rereadocspcerts|rereadcrls|\
+rereadall|purgeocsp)
op="$1"
shift
if test -e $IPSEC_PLUTO_PID