genconfig: Remove duplicate-cn mention

* Remove the commented out duplicate-cn configuration option
* Leads to confusion
* Related #42
This commit is contained in:
Kyle Manna 2015-05-09 15:19:24 -07:00
parent 2f9947c8e4
commit c3024ce335

View File

@ -155,7 +155,6 @@ fi
cat > "$conf" <<EOF
server $(getroute $OVPN_SERVER)
verb 3
#duplicate-cn
key $EASYRSA_PKI/private/${OVPN_CN}.key
ca $EASYRSA_PKI/ca.crt
cert $EASYRSA_PKI/issued/${OVPN_CN}.crt