|
|
Dear list, the openvpn documentation states that one can use the option "--tls-verify" "verify-cn" script to check for a specific CN to allow. Going through the "verify-cn" script I see: # For example in OpenVPN, you could use the directive: # # tls-verify "./verify-cn Test-Client" # # This would cause the connection to be dropped unless # the client common name is "Test-Client" My question is: what if I have to authenticate more than one user based on the CN verification ? Do I need to add more "./verify-cn userxxx" in the server.conf ? Regards ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-09/msg00075.html on line 191 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-09/msg00075.html on line 191 |