Added OPTIONAL support for duplicate certificates

Previous commits removed the duplicate cn option all together, this adds a comment to inform users of their options/choice.
This commit is contained in:
justinamcafee 2018-03-09 12:18:34 -06:00 committed by GitHub
parent 9749257e08
commit 3e042ef6ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,4 +31,7 @@ status /var/log/openvpn-status.log 20
status-version 3
syslog
verb 3
#DuplicateCNs allow access control on a less-granular, per user basis.
#Remove # if you will manage access by user instead of device.
#duplicate-cn
# Generated for use by PiVPN.io