Create crl, because everyone needs one.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20933 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -81,5 +81,9 @@ ${hxtool} issue-certificate \
|
||||
--certificate="FILE:wuser.pem" \
|
||||
--ca-certificate=FILE:wca.pem || exit 1
|
||||
|
||||
echo "Create crl"
|
||||
${hxtool} crl-sign \
|
||||
--crl-file=wcrl.crl \
|
||||
--signer=FILE:wca.pem || exit 1
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user