add note about removing easyrsa after finishing
This commit is contained in:
parent
ff3a97062b
commit
42ec170420
@ -46,5 +46,6 @@ openvpn --genkey --secret $EASYRSA_PKI/ta.key
|
||||
# Generate the CRL for client/server certificates revocation.
|
||||
~/EasyRSA-3.0.4/easyrsa gen-crl
|
||||
|
||||
# Remove EasyRSA files when we're done
|
||||
rm -r ~/EasyRSA-3.0.4/
|
||||
rm EasyRSA-3.0.4.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user