diff --git a/openvpn/config/easy-rsa.vars b/openvpn/config/easy-rsa.vars index 12c74b4..f78240f 100755 --- a/openvpn/config/easy-rsa.vars +++ b/openvpn/config/easy-rsa.vars @@ -207,7 +207,7 @@ set_var EASYRSA_CERT_EXPIRE 730 # This is best left alone. Interactively you will set this manually, and BATCH # callers are expected to set this themselves. -#set_var EASYRSA_REQ_CN "ChangeMe" +set_var EASYRSA_REQ_CN "AnonymousCorp" # Cryptographic digest to use. # Do not change this default unless you understand the security implications.