security/easy-rsa: fix typo in pkg-message.in

Reported by:	pkelsey@
MFH:		2025Q1
This commit is contained in:
Matthias Andree 2025-01-31 23:30:55 +01:00
parent 7c091b1abc
commit 562276ce0e

View file

@ -24,7 +24,7 @@ when a CA was created with the easyrsa build-ca command.
Such mistakes cannot be corrected by upgrading Easy-RSA alone.
The standing recommendation for CA private keys is to
re-encrypt the CA privat keys with the aes-256-cbc cipher,
re-encrypt the CA private keys with the aes-256-cbc cipher,
by using the easyrsa set-pass ca command.
For details, see https://community.openvpn.net/openvpn/wiki/CVE-2024-13454.