Re: [Openvpn-devel] [PATCH] Add new openssl.cnf to easy-rsa/Windows

2011-06-20 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/06/11 12:30, Jan Just Keijser wrote: [...snip...] >> Samuli, can you please look closer into this? I did a more careful diff >> from 2.0/openssl.cnf and Windows/openssl.cnf ... and it seems quite >> different. Can we please unite them? >> >>

Re: [Openvpn-devel] [PATCH] Add new openssl.cnf to easy-rsa/Windows

2011-06-20 Thread Jan Just Keijser
Hi David, David Sommerseth wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/06/11 11:36, Jan Just Keijser wrote: NACK on this patch - the openssl.cnf file should be (almost) the same as the one used in easy-rsa/2.0 that way the certificates are generated in the same manner

Re: [Openvpn-devel] [PATCH] Add new openssl.cnf to easy-rsa/Windows

2011-06-20 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/06/11 11:36, Jan Just Keijser wrote: > NACK on this patch - the openssl.cnf file should be (almost) the same as > the one used in easy-rsa/2.0 > that way the certificates are generated in the same manner (*with* > EKU=ServerAuth) > Okay, I'll

Re: [Openvpn-devel] [PATCH] Add new openssl.cnf to easy-rsa/Windows

2011-06-20 Thread Jan Just Keijser
NACK on this patch - the openssl.cnf file should be (almost) the same as the one used in easy-rsa/2.0 that way the certificates are generated in the same manner (*with* EKU=ServerAuth) JJK David Sommerseth wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/06/11 09:49,

Re: [Openvpn-devel] [PATCH] Add new openssl.cnf to easy-rsa/Windows

2011-06-20 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/06/11 09:49, sam...@openvpn.net wrote: > From: Samuli Seppänen > > This is required for patch "Fix a build-ca issue on Windows" to work > --- > easy-rsa/Windows/openssl.cnf | 350 >

Re: [Openvpn-devel] [PATCH] Fix a build-ca issue on Windows

2011-06-20 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/06/11 11:18, sam...@openvpn.net wrote: > From: Samuli Seppänen > > Fixes Trac ticket #125 > --- > easy-rsa/Windows/init-config.bat |1 - > win/openvpn.nsi |5 +++-- > 2 files changed, 3

Re: [Openvpn-devel] How to modify the OpenVPN code and build it using msys for Windows

2011-06-20 Thread Samuli Seppänen
Il 18/06/2011 18:12, Anmol Jain ha scritto: > Hi All > > I have very recently started working on OpenVPN. I need to make some > changes to the source code for my requirement. I am working on a > windows machine and have installed mingw and msys. I was able to > generate the OpenVPN installer for