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 photos
All times are UTC
Ukraine
Port details on branch 2026Q2
uacme Lightweight C ACMEv2 client which uses external authenticators
1.8.1_1 security on this many watch lists=0 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 1.8.1_1Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/uacme-1.8.1_1/catalog.mk
  2. /usr/local/share/licenses/uacme-1.8.1_1/LICENSE
  3. /usr/local/share/licenses/uacme-1.8.1_1/GPLv3+
  4. bin/uacme
  5. bin/ualpn
  6. share/man/man1/uacme.1.gz
  7. share/man/man1/ualpn.1.gz
  8. share/doc/uacme/README.md
  9. share/doc/uacme/uacme.html
  10. share/doc/uacme/ualpn.html
  11. share/examples/uacme/nsupdate.sh
  12. share/examples/uacme/uacme.sh
  13. share/examples/uacme/ualpn.sh
  14. @owner
  15. @group
  16. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • uacme>0:security/uacme
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asciidoc : textproc/asciidoc
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ndilieto/uacme/tar.gz/upstream/1.8.1?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.1_1
18 Apr 2026 11:44:58
commit hash: 57c6dc565d6b20b8e6e6462773fcf29d44a5e26fcommit hash: 57c6dc565d6b20b8e6e6462773fcf29d44a5e26fcommit hash: 57c6dc565d6b20b8e6e6462773fcf29d44a5e26fcommit hash: 57c6dc565d6b20b8e6e6462773fcf29d44a5e26f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: 739a987b4e85d9b72d23df66936f514f34f922c1commit hash: 739a987b4e85d9b72d23df66936f514f34f922c1commit hash: 739a987b4e85d9b72d23df66936f514f34f922c1commit hash: 739a987b4e85d9b72d23df66936f514f34f922c1 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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