patch-easy-rsa_2_0_build-dh 296 B

12345678910
  1. --- openvpn-2.2.1.orig/easy-rsa/2.0/build-dh 2011-04-27 11:52:59.000000000 +0200
  2. +++ openvpn-2.2.1/easy-rsa/2.0/build-dh 2011-12-02 18:10:44.000000000 +0100
  3. @@ -1,5 +1,7 @@
  4. #!/bin/sh
  5. +. /etc/easy-rsa/vars
  6. +
  7. # Build Diffie-Hellman parameters for the server side
  8. # of an SSL/TLS connection.