added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts keywords

This commit is contained in:
Andreas Steffen
2007-04-14 18:09:44 +00:00
parent be6258485c
commit 8501be235c
+6 -6
View File
@@ -111,10 +111,8 @@ down)
fi
exit 0
;;
listalgs|listpubkeys|listaacerts|\
listacerts|listgroups|\listcards|\
rereadsecrets|rereadgroups|\
rereadaacerts|rereadacerts)
listalgs|listpubkeys|\listcards|\
rereadsecrets|rereadgroups)
op="$1"
shift
if test -e $IPSEC_PLUTO_PID
@@ -123,9 +121,11 @@ rereadaacerts|rereadacerts)
fi
exit 0
;;
listcerts|listcacerts|listocspcerts|\
listcerts|listcacerts|listaacerts|\
listacerts\listgroups\listocspcerts|\
listcainfos|listcrls|listocsp|listall|\
rereadcacerts|rereadocspcerts|rereadcrls|\
rereadcacerts|rereadaacerts|rereadacerts|\
rereadocspcerts|rereadcrls|\
rereadall|purgeocsp)
op="$1"
shift