Re: [Openvpn-devel] [PATCH] Properly detect OpenSSL version strings with numbers only

2012-06-01 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/05/12 17:54, Simon Deziel wrote: > whichopensslcnf failed to return the right cnf for: > > $ openssl version OpenSSL 1.0.1 14 Mar 2012 > > Signed-off-by: Simon Deziel --- > easy-rsa/2.0/whichopensslcnf |6 +++--- 1 files changed, 3 > inser

Re: [Openvpn-devel] [PATCH] Properly detect OpenSSL version strings with numbers only

2012-05-12 Thread Alon Bar-Lev
ACK, the revision letter is indeed optional. David, Repository is at github... On Sat, May 12, 2012 at 6:54 PM, Simon Deziel wrote: > whichopensslcnf failed to return the right cnf for: > > $ openssl version > OpenSSL 1.0.1 14 Mar 2012 > > Signed-off-by: Simon Deziel > --- >  easy-rsa/2.0/which

[Openvpn-devel] [PATCH] Properly detect OpenSSL version strings with numbers only

2012-05-12 Thread Simon Deziel
whichopensslcnf failed to return the right cnf for: $ openssl version OpenSSL 1.0.1 14 Mar 2012 Signed-off-by: Simon Deziel --- easy-rsa/2.0/whichopensslcnf |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/easy-rsa/2.0/whichopensslcnf b/easy-rsa/2.0/whichopensslcnf