patch-easy-rsa_2_0_vars 626 B

1234567891011121314151617181920
  1. --- easy-rsa-2.0.orig/easy-rsa/2.0/vars 2013-08-18 10:11:06.000000000 +0200
  2. +++ easy-rsa-2.0/easy-rsa/2.0/vars 2013-08-18 10:38:50.635782024 +0200
  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