summaryrefslogtreecommitdiff
path: root/package/easy-rsa/patches/patch-easy-rsa_2_0_list-crl
diff options
context:
space:
mode:
Diffstat (limited to 'package/easy-rsa/patches/patch-easy-rsa_2_0_list-crl')
-rw-r--r--package/easy-rsa/patches/patch-easy-rsa_2_0_list-crl9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/easy-rsa/patches/patch-easy-rsa_2_0_list-crl b/package/easy-rsa/patches/patch-easy-rsa_2_0_list-crl
new file mode 100644
index 000000000..66f5d764d
--- /dev/null
+++ b/package/easy-rsa/patches/patch-easy-rsa_2_0_list-crl
@@ -0,0 +1,9 @@
+--- openvpn-2.2.1.orig/easy-rsa/2.0/list-crl 2011-04-27 11:52:59.000000000 +0200
++++ openvpn-2.2.1/easy-rsa/2.0/list-crl 2011-12-01 19:43:24.000000000 +0100
+@@ -1,5 +1,6 @@
+ #!/bin/sh
+
++. /etc/easy-rsa/vars
+ # list revoked certificates
+
+ CRL="${1:-crl.pem}"