notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q3
easy-rsa Small RSA key management package based on openssl
3.2.4,1 security on this many watch lists=19 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.4,1Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-01-13 21:35:17
Last Update: 2025-08-27 12:35:49
Commit Hash: 2d6794a4
People watching this port, also watch:: openvpn, ca_root_nss, pkg, sqlite3, curl
Also Listed In: net-mgmt
License: GPLv2
WWW:
https://github.com/OpenVPN/easy-rsa
Description:
Easy-RSA is a small RSA key management package, based on the openssl command line tool, that can be found in the easy-rsa subdirectory of the OpenVPN distribution. While this tool is primary concerned with key management for the SSL VPN application space, it can also be used for building web certificates.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/easy-rsa-3.2.4,1/catalog.mk
  2. /usr/local/share/licenses/easy-rsa-3.2.4,1/LICENSE
  3. /usr/local/share/licenses/easy-rsa-3.2.4,1/GPLv2
  4. bin/easyrsa
  5. bin/easy-rsa
  6. @sample share/easy-rsa/openssl-easyrsa.cnf.example share/easy-rsa/openssl-easyrsa.cnf
  7. share/easy-rsa/vars.example
  8. @owner
  9. @group
  10. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • easy-rsa>0:security/easy-rsa
To install the port:
cd /usr/ports/security/easy-rsa/ && make install clean
To add the package, run one of these commands:
  • pkg install security/easy-rsa
  • pkg install easy-rsa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: easy-rsa
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1756297960 SHA256 (EasyRSA-3.2.4.tgz) = ed65e88cea892268efa71eb1161ce13af3beded6754301e1e713e36ff3613cac SIZE (EasyRSA-3.2.4.tgz) = 89360

Packages (timestamps in pop-ups are UTC):
easy-rsa
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.4,13.2.4,13.0.83.2.4,13.2.4,1-3.0.8-
FreeBSD:13:quarterly3.2.3,13.2.3,13.1.53.2.3,13.2.3,13.1.73.1.73.1.7
FreeBSD:14:latest3.2.4,13.2.4,13.1.13.2.4,13.2.4,13.1.5-3.1.5
FreeBSD:14:quarterly3.2.3,13.2.3,1-3.2.3,13.2.3,13.1.73.1.73.1.7
FreeBSD:15:latest3.2.3,13.2.4,1n/a3.2.3,1n/a3.1.73.1.73.1.7
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-3.2.4,1n/a-n/a---
This port has no dependencies.
This port is required by:
for Run
  1. security/openvpn
  2. security/openvpn-devel

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. security/openvpn-mbedtls*
  2. security/openvpn-polarssl*
  3. security/openvpn23*
  4. security/openvpn23-polarssl*
  5. security/openvpn25*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for easy-rsa-3.2.4,1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_easy-rsa
USES:
tar:tgz
pkg-message:
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, assuming you will have its data in $HOME/my_new_pki: easyrsa --pki-dir=$HOME/my_new_pki init-pki # DANGEROUS - DESTROYS ~/my_new_pki See /usr/local/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 **** SECURITY WARNING FOR PAST security/easy-rsa versions **** **** easyrsa may have encrypted your CA private key with a weak cipher Per CVE-2024-13454, Easy-RSA 3.0.5 inclusively up to and including 3.1.7, when used with OpenSSL 3, may have accidentally encrypted the CA private key with a weak cipher, des-ede3-cbc, instead of the intended aes-256-cbc, 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 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. **** END SECURITY WARNING FOR PAST security/easy-rsa versions ****

Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/mandree/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/mandree/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/mandree/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/mandree/
  5. https://github.com/OpenVPN/easy-rsa/releases/download/v3.2.4/
Collapse this list.

There are no commits on branch 2025Q3 for this port