added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts keywords
This commit is contained in:
+6
-6
@@ -111,10 +111,8 @@ down)
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
listalgs|listpubkeys|listaacerts|\
|
listalgs|listpubkeys|\listcards|\
|
||||||
listacerts|listgroups|\listcards|\
|
rereadsecrets|rereadgroups)
|
||||||
rereadsecrets|rereadgroups|\
|
|
||||||
rereadaacerts|rereadacerts)
|
|
||||||
op="$1"
|
op="$1"
|
||||||
shift
|
shift
|
||||||
if test -e $IPSEC_PLUTO_PID
|
if test -e $IPSEC_PLUTO_PID
|
||||||
@@ -123,9 +121,11 @@ rereadaacerts|rereadacerts)
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
listcerts|listcacerts|listocspcerts|\
|
listcerts|listcacerts|listaacerts|\
|
||||||
|
listacerts\listgroups\listocspcerts|\
|
||||||
listcainfos|listcrls|listocsp|listall|\
|
listcainfos|listcrls|listocsp|listall|\
|
||||||
rereadcacerts|rereadocspcerts|rereadcrls|\
|
rereadcacerts|rereadaacerts|rereadacerts|\
|
||||||
|
rereadocspcerts|rereadcrls|\
|
||||||
rereadall|purgeocsp)
|
rereadall|purgeocsp)
|
||||||
op="$1"
|
op="$1"
|
||||||
shift
|
shift
|
||||||
|
|||||||
Reference in New Issue
Block a user