NetworkManager/vpn-daemons/openvpn
Dan Williams bd583cc8fd 2008-05-30 Dan Williams <dcbw@redhat.com>
Patch from Casey Harkins <caseyharkins@gmail.com>

	* src/nm-openvpn-service.c
		- (nm_openvpn_start_openvpn_binary): don't send 
--ns-cert-type, it's
			not really supposed to be used anymore since 
that option isn't
			used any more when creating server certificates



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3713 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-05-30 18:01:59 +00:00
..
auth-dialog 2008-04-10 Dan Williams <dcbw@redhat.com> 2008-04-10 15:14:43 +00:00
doc 2005-11-14 Robert Love <rml@novell.com> 2005-11-14 16:04:36 +00:00
po 2008-03-19 Gabor Kelemen <kelemeng@gnome.hu> 2008-03-19 12:39:45 +00:00
properties 2008-04-27 Dan Williams <dcbw@redhat.com> 2008-04-27 21:39:30 +00:00
src 2008-05-30 Dan Williams <dcbw@redhat.com> 2008-05-30 18:01:59 +00:00
.cvsignore update .cvsignore 2005-11-14 16:24:36 +00:00
AUTHORS 2005-11-14 Robert Love <rml@novell.com> 2005-11-14 16:04:36 +00:00
autogen.sh 2005-11-14 Robert Love <rml@novell.com> 2005-11-14 16:04:36 +00:00
ChangeLog 2008-05-30 Dan Williams <dcbw@redhat.com> 2008-05-30 18:01:59 +00:00
configure.in 2007-11-23 Tim Niemueller <tim@niemueller.de> 2007-11-23 11:41:38 +00:00
gnome-mime-application-x-openvpn-settings.png 2005-11-14 Robert Love <rml@novell.com> 2005-11-14 16:04:36 +00:00
Makefile.am Substitute prefix so the plugins' location can actually be found. 2008-04-23 14:02:15 +00:00
NEWS 2005-11-14 Robert Love <rml@novell.com> 2005-11-14 16:04:36 +00:00
nm-openvpn-service.conf 2005-11-14 Robert Love <rml@novell.com> 2005-11-14 16:04:36 +00:00
nm-openvpn-service.name.in 2008-03-13 Dan Williams <dcbw@redhat.com> 2008-03-13 14:15:34 +00:00
nm-openvpn.desktop.in 2007-12-13 Tim Niemueller <tim@niemueller.de> 2007-12-13 14:32:29 +00:00
README 2005-11-14 Robert Love <rml@novell.com> 2005-11-14 16:04:36 +00:00

OpenVPN support for NetworkManager

Added by Tim Niemueller http://www.niemueller.de

Assumes that you have a running OpenVPN X.509 setup as mentioned
in the OpenVPN 2.0 HOWOT on the OpenVPN homepage.

TODO: Support for static keys, support for password authentication,
only present auth-dialog if needed.

Code released under the GPL. See COPYING file in the NetworkManager
directory.

Aachen, 2005/11/12