Generate a CRL during PKI initialization
This commit is contained in:
		| @@ -38,3 +38,6 @@ openvpn --genkey --secret $EASYRSA_PKI/ta.key | |||||||
|  |  | ||||||
| # For a server key with a password, manually init; this is autopilot | # For a server key with a password, manually init; this is autopilot | ||||||
| easyrsa build-server-full "$OVPN_CN" nopass | easyrsa build-server-full "$OVPN_CN" nopass | ||||||
|  |  | ||||||
|  | # Generate the CRL for client/server certificates revocation. | ||||||
|  | easyrsa gen-crl | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nicolas Duchon
					Nicolas Duchon