mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
security/easy-rsa: fix pkg-message (unified help command)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= easy-rsa
|
||||
DISTVERSION= 3.2.5
|
||||
PORTREVISION= 0 # leave in if 0 to avoid accidental PORTEPOCH bumps
|
||||
PORTREVISION= 1 # leave in if 0 to avoid accidental PORTEPOCH bumps
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security net-mgmt
|
||||
MASTER_SITES= https://github.com/OpenVPN/easy-rsa/releases/download/v${DISTVERSION}/ \
|
||||
|
||||
@@ -12,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
|
||||
|
||||
Reference in New Issue
Block a user