Ad some steps to the README
This commit is contained in:
parent
6eaa8b5c51
commit
5eed37b3b3
@ -28,3 +28,7 @@ openssl verify -verbose -CAfile /tmp/test.pem -crl_check ssl/client-certs/atat.m
|
||||
> atat.mil.crt: OK
|
||||
```
|
||||
|
||||
To regenerate the crl:
|
||||
|
||||
`openssl ca -gencrl -keyfile client-ca.key -cert client-ca.crt -out <cert_name>.crl -config crl_openssl.conf`
|
||||
`openssl crl -inform der -in client-ca.der.crl -noout -text`
|
||||
|
Loading…
x
Reference in New Issue
Block a user