SOURCES: easy-rsa2.patch - we know which openssl we have installed

glen glen at pld-linux.org
Thu Dec 7 19:35:13 CET 2006


Author: glen                         Date: Thu Dec  7 18:35:13 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- we know which openssl we have installed

---- Files affected:
SOURCES:
   easy-rsa2.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/easy-rsa2.patch
diff -u SOURCES/easy-rsa2.patch:1.4 SOURCES/easy-rsa2.patch:1.5
--- SOURCES/easy-rsa2.patch:1.4	Thu Dec  7 19:30:24 2006
+++ SOURCES/easy-rsa2.patch	Thu Dec  7 19:35:08 2006
@@ -252,3 +252,14 @@
  else
      echo 'Please source the vars script first (i.e. "source ./vars")'
      echo 'Make sure you have edited it to reflect your configuration.'
+--- openvpn-2.0.9/easy-rsa/2.0/vars~	2006-12-07 20:33:11.688972229 +0200
++++ openvpn-2.0.9/easy-rsa/2.0/vars	2006-12-07 20:33:13.999024320 +0200
+@@ -26,7 +26,7 @@
+ # This variable should point to
+ # the openssl.cnf file included
+ # with easy-rsa.
+-export KEY_CONFIG=`$EASY_RSA/whichopensslcnf $EASY_RSA`
++export KEY_CONFIG="$EASY_RSA/openssl.cnf"
+ 
+ # Edit this variable to point to
+ # your soon-to-be-created key
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/easy-rsa2.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list