Re: [Openvpn-devel] features

2010-07-24 Thread Davide Brini
On Sat, 24 Jul 2010 12:30:09 -0700 Alex T wrote: > I have 2 suggestions regarding openvpn (client mode): > - the use of SHA512 with the TLS ciphers OpenVPN does not implement any encryption; it relies on OpenSSL. So, if the OpenSSL library used by OpenVPN supports it, so does OpenVPN. > - some

Re: [Openvpn-devel] features

2010-07-24 Thread Peter Stuge
Alex T wrote: > - some kind of route / firewall manipulation for the Windows client. Try: push "ip-win32 dynamic" push "redirect-gateway def1" //Peter

Re: [Openvpn-devel] Features comments/request

2002-06-27 Thread James Yonan
- Original Message - From: "Alberto Gonzalez Iniesta" To: "James Yonan" Cc: Sent: Thursday, June 27, 2002 1:26 AM Subject: Re: [Openvpn-devel] Features comments/request > On Tue, Jun 25, 2002 at 10:02:18AM -0600, James Yonan wrote: > > Hi Alberto, &g

Re: [Openvpn-devel] Features comments/request

2002-06-27 Thread Alberto Gonzalez Iniesta
On Tue, Jun 25, 2002 at 10:02:18AM -0600, James Yonan wrote: > Hi Alberto, > > > I'd like to ask for a couple of features (little ones) added to OpenVPN. > > Comments welcomed. > > > > 1) OpenVPN should refuse to start a connection based on shared secret > > when the file containing that key is wo

Re: [Openvpn-devel] Features comments/request

2002-06-25 Thread James Yonan
Hi Alberto, > I'd like to ask for a couple of features (little ones) added to OpenVPN. > Comments welcomed. > > 1) OpenVPN should refuse to start a connection based on shared secret > when the file containing that key is world readable (or writable). > Paranoia won't even like group readable :-) >