corrected name of crl template

This commit is contained in:
Nikos Mavrogiannopoulos
2014-04-02 13:29:02 +02:00
parent 78c0200a69
commit 9b36471d22

View File

@@ -543,7 +543,7 @@ $ certtool --generate-certificate --load-privkey user-key.pem \
@subheading Revoking a client certificate
To revoke the previous client certificate use:
@example
$ cat << _EOF_ >user.tmpl
$ cat << _EOF_ >crl.tmpl
crl_next_update = 999
crl_number = 1
_EOF_