| Port details on branch 2026Q2 |
- uacme Lightweight C ACMEv2 client which uses external authenticators
- 1.8.1_1 security
=0 1.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2026-04-07 20:39:05
- Last Update: 2026-04-18 11:44:58
- Commit Hash: 57c6dc5
- Also Listed In: www
- License: GPLv3+
- WWW:
- https://github.com/ndilieto/uacme
- Description:
- Lightweight client for the RFC8555 ACMEv2 protocol, written in plain
C with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or
mbedTLS). The ACMEv2 protocol allows a Certificate Authority (Let's
Encrypt is a popular one) and an applicant to automate the process
of verification and certificate issuance. The protocol also provides
facilities for other certificate management functions, such as
certificate revocation.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/security/uacme/ && make install clean
- To add the package, run one of these commands:
- pkg install security/uacme
- pkg install uacme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uacme
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775592304
SHA256 (ndilieto-uacme-upstream-1.8.1_GH0.tar.gz) = de7588577f8298dcb0d42dfaa9452a918fa692c4e165060207ac22f72fb0425d
SIZE (ndilieto-uacme-upstream-1.8.1_GH0.tar.gz) = 343464
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoc : textproc/asciidoc
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcurl.so : ftp/curl
- libev.so : devel/libev
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for uacme-1.8.1_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
MANPAGES=on: Build and/or install manual pages
UALPN=on: Install the proxying ACMEv2 tls-alpn-01 responder ualpn(1)
====> Crypto library: you have to select exactly one of them
GNUTLS=off: SSL/TLS support via GnuTLS
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- security_uacme
- USES:
- gmake pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8.1_1 18 Apr 2026 11:44:58
    |
Nuno Teixeira (eduardo)  |
security/uacme: Remove expired MBEDTLS option
security/mbedtls2 expired in 2025-06-02
Reported by: diizzy
MFH: 2026Q2
(cherry picked from commit 7d638e494efea93d7f0e3c2ba345be59f8426ae7) |
1.8.1 07 Apr 2026 20:28:12
    |
Nuno Teixeira (eduardo)  |
security/uacme: Update to 1.8.1
ChangeLog: https://github.com/ndilieto/uacme/blob/master/ChangeLog
MFH: 2026Q2 (bugfix release)
(cherry picked from commit a7bb517a2f5ca4ff153de0ff16e8ddefe2e1c6c2) |
Number of commits found: 2
|