|
|
Monty Ree wrote: > I have used OpenVPN server(linux) and Windows (client) using same cert > file. First, don't use shared certificates. They're bad for security, bad for manageability (as you're presently finding out), and all around not a best-practices approach to the problem. Second -- if you *must* use shared certificates (which you absolutely shouldn't do), use auth-user-pass with username-as-common-name such that you can use a client-config-dir based on the username rather than the certificate. ______________________ 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-11/msg00007.html on line 186 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-11/msg00007.html on line 186 |