Generate a CRL during PKI initialization

This commit is contained in:
Nicolas Duchon 2017-05-02 16:42:39 +02:00
parent 76546e1823
commit dcf3791d54

View File

@ -38,3 +38,6 @@ openvpn --genkey --secret $EASYRSA_PKI/ta.key
# For a server key with a password, manually init; this is autopilot
easyrsa build-server-full "$OVPN_CN" nopass
# Generate the CRL for client/server certificates revocation.
easyrsa gen-crl