Re: [Openvpn-devel] [PATCH] [PATCHv2] enhance tls-verify possibility

2010-03-02 Thread Gert Doering
Hi, On Tue, Mar 02, 2010 at 12:31:41AM +0100, David Sommerseth wrote: > From: Mathieu GIANNECCHINI > > It should be nice to enhance tls-verify check possibilities against peer > cert during a pending TLS connection like : > - OCSP verification > - check any X509 extensions of the peer certificat

Re: [Openvpn-devel] [Openvpn-users] bug? wrong CN in client-disconnect with username-as-common-name

2010-03-02 Thread Giancarlo Rubio
Jan: Thank's for the help. I have patched my openvpn and the problem was solved. Behinhd are the patches for openvpn-2.0.9 and openvpn-2.1.1. Devel's please incorporate this to openvpn code. - 2.0.9 -- ---

Re: [Openvpn-devel] [PATCH] [PATCHv2] enhance tls-verify possibility

2010-03-02 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/03/10 00:31, David Sommerseth wrote: > From: Mathieu GIANNECCHINI > > It should be nice to enhance tls-verify check possibilities against peer > cert during a pending TLS connection like : > - OCSP verification > - check any X509 extensions of

Re: [Openvpn-devel] [PATCH] Yet another tweak of openvpn(8) --tls-verify

2010-03-02 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/03/10 07:34, Karl O. Pinc wrote: > From: Karl O. Pinc > > --- > openvpn.8 |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/openvpn.8 b/openvpn.8 > index 9512fc3..70e1e68 100644 > --- a/openvpn.8 > +++ b/openvpn

Re: [Openvpn-devel] [PATCH] More improvments to openvpn(8) --tls-verify

2010-03-02 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/03/10 06:48, Karl O. Pinc wrote: > From: Karl O. Pinc > > --- > openvpn.8 |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/openvpn.8 b/openvpn.8 > index 0150ba7..9512fc3 100644 > --- a/openvpn.8 > +++ b/openv

Re: [Openvpn-devel] [PATCH] Final frobbing of openvpn(8) --tls-verify

2010-03-02 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/03/10 07:41, Karl O. Pinc wrote: > From: Karl O. Pinc > > --- > openvpn.8 |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/openvpn.8 b/openvpn.8 > index 70e1e68..51d6ac5 100644 > --- a/openvpn.8 > +++ b/openvpn.8

Re: [Openvpn-devel] [PATCH] Frob the openvpn(8) man page tls-verify section to clarify

2010-03-02 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/03/10 06:31, Karl O. Pinc wrote: > From: Karl O. Pinc > > --- > openvpn.8 | 22 +- > 1 files changed, 13 insertions(+), 9 deletions(-) > > diff --git a/openvpn.8 b/openvpn.8 > index f1612a7..0150ba7 100644 > --- a/openvp