]> git.pld-linux.org Git - packages/openvpn.git/commitdiff
- we know which openssl we have installed
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 7 Dec 2006 18:35:08 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    easy-rsa2.patch -> 1.5

easy-rsa2.patch

index 03700ba36ca6817617ef1b6aa4b7a9f79c0ad3f4..bcd59c001730dc797c5e4f8cd90f4bb2fd93b7f5 100644 (file)
  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
This page took 0.032995 seconds and 4 git commands to generate.