genconfig: Remove duplicate-cn mention
* Remove the commented out duplicate-cn configuration option * Leads to confusion * Related #42
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user