diff options
Diffstat (limited to 'security/easy-rsa/files/pkg-message.in')
| -rw-r--r-- | security/easy-rsa/files/pkg-message.in | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/security/easy-rsa/files/pkg-message.in b/security/easy-rsa/files/pkg-message.in index 0127f30927bb..7094bcc18cdb 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, @@ -10,8 +12,7 @@ See %%PREFIX%%/share/doc/easy-rsa/README.quickstart.md for further information. An on-line help is available, you can run: - easyrsa help # for help on commands - easyrsa help options # for help on options + easyrsa help # for help on commands and options **** SECURITY WARNING FOR PAST security/easy-rsa versions **** **** easyrsa may have encrypted your CA private key with a weak cipher @@ -30,4 +31,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 +} +] |
