patch-easy-rsa_2_0_openssl-1_0_0_cnf 393 B

1234567891011
  1. --- openvpn-2.2.1.orig/easy-rsa/2.0/openssl-1.0.0.cnf 2011-07-01 10:31:26.000000000 +0200
  2. +++ openvpn-2.2.1/easy-rsa/2.0/openssl-1.0.0.cnf 2011-12-03 11:36:46.000000000 +0100
  3. @@ -3,7 +3,7 @@
  4. # This definition stops the following lines choking if HOME isn't
  5. # defined.
  6. HOME = .
  7. -RANDFILE = $ENV::HOME/.rnd
  8. +RANDFILE = /etc/easy-rsa/.rnd
  9. openssl_conf = openssl_init
  10. [ openssl_init ]