forked from Lainports/freebsd-ports
security/easy-rsa: fix typo in pkg-message.in
Reported by: pkelsey@ MFH: 2025Q1
This commit is contained in:
parent
7c091b1abc
commit
562276ce0e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
Such mistakes cannot be corrected by upgrading Easy-RSA alone.
|
||||||
|
|
||||||
The standing recommendation for CA private keys is to
|
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.
|
by using the easyrsa set-pass ca command.
|
||||||
|
|
||||||
For details, see https://community.openvpn.net/openvpn/wiki/CVE-2024-13454.
|
For details, see https://community.openvpn.net/openvpn/wiki/CVE-2024-13454.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue