From da39d814679349a3b7f1283133f6144465076e70 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 4 Sep 2017 20:03:18 +0200 Subject: easy-rsa: update, but declare as broken. does not work with libressl openssl tool --- package/easy-rsa/patches/patch-easyrsa3_easyrsa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/easy-rsa/patches/patch-easyrsa3_easyrsa (limited to 'package/easy-rsa/patches') diff --git a/package/easy-rsa/patches/patch-easyrsa3_easyrsa b/package/easy-rsa/patches/patch-easyrsa3_easyrsa new file mode 100644 index 000000000..f828264e9 --- /dev/null +++ b/package/easy-rsa/patches/patch-easyrsa3_easyrsa @@ -0,0 +1,11 @@ +--- easy-rsa-3.0.3.orig/easyrsa3/easyrsa 2017-08-22 14:51:05.000000000 +0200 ++++ easy-rsa-3.0.3/easyrsa3/easyrsa 2017-08-28 20:00:34.033564692 +0200 +@@ -1043,7 +1043,7 @@ Note: using Easy-RSA configuration from: + # Set defaults, preferring existing env-vars if present + set_var EASYRSA "${0%/*}" + set_var EASYRSA_OPENSSL openssl +- set_var EASYRSA_PKI "$PWD/pki" ++ set_var EASYRSA_PKI "/etc/pki" + set_var EASYRSA_DN cn_only + set_var EASYRSA_REQ_COUNTRY "US" + set_var EASYRSA_REQ_PROVINCE "California" -- cgit v1.2.3