diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2019-03-23 11:11:25 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2019-03-23 11:11:25 +0000 |
commit | c4b1c1a6d00027762882498a4de01aa1dfb6c3a3 (patch) | |
tree | 963c0ef6754d972000ba9d3f27bf99d88e994918 /security/easy-rsa/files/patch-zgit-c5ff31e8 | |
parent | security/easy-rsa2: deprecated and expire in 3 mo. (diff) |
security/easy-rsa: update to 3.0.6
ChangeLog: <https://github.com/OpenVPN/easy-rsa/releases/tag/v3.0.6>
This also includes a cherry-pick for Issue #261 that happened
only after v3.0.6, <https://github.com/OpenVPN/easy-rsa/issues/261>
Notes
Notes:
svn path=/head/; revision=496638
Diffstat (limited to 'security/easy-rsa/files/patch-zgit-c5ff31e8')
-rw-r--r-- | security/easy-rsa/files/patch-zgit-c5ff31e8 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/easy-rsa/files/patch-zgit-c5ff31e8 b/security/easy-rsa/files/patch-zgit-c5ff31e8 deleted file mode 100644 index b5dbcbb7c0bb..000000000000 --- a/security/easy-rsa/files/patch-zgit-c5ff31e8 +++ /dev/null @@ -1,11 +0,0 @@ ---- easyrsa -+++ easyrsa -@@ -546,7 +546,7 @@ current CA keypair. If you intended to start a new CA, run init-pki first." - if [ $sub_ca ]; then - notice "\ - NOTE: Your sub-CA request is at $out_file --and now must be sent to you parent CA for signing. Place your resulting cert -+and now must be sent to your parent CA for signing. Place your resulting cert - at $EASYRSA_PKI/ca.crt prior to signing operations. - " - else notice "\ |