public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Possible Bug in OVPN
@ 2016-08-24  5:23 R. W. Rodolico
  2016-08-25 16:20 ` ummeegge
  0 siblings, 1 reply; 2+ messages in thread
From: R. W. Rodolico @ 2016-08-24  5:23 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1457 bytes --]

Problem exists in 103 (and I'm not sure how much further back), but I
just noticed it.

When creating the client package, the .ovpn file has the following line:
verify-x509-name my.server.name name
(my.server.name is actually the server's name). The error message is:

Options error: Unrecognized option or missing parameter(s) in
rodolico-TO-IPFire.ovpn:13: verify-x509-name (2.2.1)

This line is not recognized by OpenVPN v2.2.1, which is on my Debian
Wheezy workstation. It appears to also be a problem with tunnelblick
(see
https://groups.google.com/forum/#!topic/tunnelblick-discuss/R6gY0C-CgfY). This
command appeared in OpenVPN v2.3, so anyone using versions prior to that
will not be able to use the configuration file.

The syntax before used the deprecated tls-remote, ie

tls-remote my.server.name

Which works on Windows (OpenVPN GUI), Linux (OpenVPN) and OSX (tunnelblick).

Let me know if you want me to file a bug report. However, for release
104, I'd recommend either leaving the verify-x509-name out, or using the
old (deprecated) tls-remote (which still works under v2.3, from what
I've seen, though it is deprecated as per
https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage)

However, if you just want it documented (it is a deprecated flag which
will be fully removed in 2.4), let me know and I'll put it in the wiki.

Rod

-- 
Rod Rodolico
Daily Data, Inc.
POB 140465
Dallas TX 75214-0465
214.827.2170
http://www.dailydata.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-25 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-24  5:23 Possible Bug in OVPN R. W. Rodolico
2016-08-25 16:20 ` ummeegge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox