summaryrefslogtreecommitdiff
path: root/security/easy-rsa/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/easy-rsa/files/pkg-message.in')
-rw-r--r--security/easy-rsa/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/easy-rsa/files/pkg-message.in b/security/easy-rsa/files/pkg-message.in
index 0127f30927bb..aa6fcbb7be4b 100644
--- a/security/easy-rsa/files/pkg-message.in
+++ b/security/easy-rsa/files/pkg-message.in
@@ -1,4 +1,6 @@
-
+[
+{
+ type: [install, upgrade], message: <<EOM
NOTE: easyrsa will require you to initialize a PKI upon first use.
ONLY for the very first run for a new PKI, do something such as this,
@@ -30,4 +32,6 @@ by using the easyrsa set-pass ca command.
For details, see https://community.openvpn.net/openvpn/wiki/CVE-2024-13454.
**** END SECURITY WARNING FOR PAST security/easy-rsa versions ****
-
+EOM
+}
+]