patch-easy-rsa_2_0_vars.orig 628 B

1234567891011121314151617181920
  1. --- openvpn-2.2.1.orig/easy-rsa/2.0/vars 2011-07-01 10:31:26.000000000 +0200
  2. +++ openvpn-2.2.1/easy-rsa/2.0/vars 2011-12-01 19:12:55.000000000 +0100
  3. @@ -12,7 +12,7 @@
  4. # This variable should point to
  5. # the top level of the easy-rsa
  6. # tree.
  7. -export EASY_RSA="`pwd`"
  8. +export EASY_RSA="/etc/easy-rsa"
  9. #
  10. # This variable should point to
  11. @@ -26,7 +26,7 @@ export GREP="grep"
  12. # This variable should point to
  13. # the openssl.cnf file included
  14. # with easy-rsa.
  15. -export KEY_CONFIG=`$EASY_RSA/whichopensslcnf $EASY_RSA`
  16. +export KEY_CONFIG=/etc/easy-rsa/openssl.cnf
  17. # Edit this variable to point to
  18. # your soon-to-be-created key