]> TLD Linux GIT Repositories - packages/easy-rsa.git/blob - tld.patch
- EasyRSA
[packages/easy-rsa.git] / tld.patch
1 diff -ur EasyRSA-3.0.4.orig/vars.example EasyRSA-3.0.4/vars.example
2 --- EasyRSA-3.0.4.orig/vars.example     2018-01-21 15:37:26.000000000 +0000
3 +++ EasyRSA-3.0.4/vars.example  2018-07-17 15:07:46.127952424 +0000
4 @@ -47,7 +47,7 @@
5  # itself, which is also where the configuration files are located in the
6  # easy-rsa tree.
7  
8 -#set_var EASYRSA       "${0%/*}"
9 +set_var EASYRSA        "/etc/easy-rsa"
10  
11  # If your OpenSSL command is not in the system PATH, you will need to define the
12  # path to it here. Normally this means a full path to the executable, otherwise
13 @@ -69,7 +69,7 @@
14  # WARNING: init-pki will do a rm -rf on this directory so make sure you define
15  # it correctly! (Interactive mode will prompt before acting.)
16  
17 -#set_var EASYRSA_PKI           "$PWD/pki"
18 +set_var EASYRSA_PKI            "/etc/easy-rsa/keys"
19  
20  # Define X509 DN mode.
21  # This is used to adjust what elements are included in the Subject field as the DN