Commit 6bee5e9
bin/ovpn_initpki: Touch vars file before init-pki
EasyRSA 3.0.7 introduces a check for the existence of vars in the
vars_setup() function. '$ easyrsa init-pki' fails without first
creating the file. See https://github.com/OpenVPN/easy-rsa/commit/
abaa2f57b48e218ac58ee6dc793f178aada31f82#diff-231cb43897d7aa2a98df
da5720c2b40f for the exact change.1 parent d53043e commit 6bee5e9
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
0 commit comments