GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LFACME-UALPN(7) FreeBSD Miscellaneous Information Manual LFACME-UALPN(7)

lfacme-ualpnvalidate an ACME challenge via TLS using ualpn

In domains.conf(5):

domain challenge=ualpn

The lfacme-ualpn challenge hook will respond to an ACME domain validation using a TLS-based “tls-alpn-01” authorization. To use this challenge hook, configure one or more domains with “challenge=ualpn” in domains.conf(5).

The “tls-alpn-01” challenge expects the authorization token to be provided in response to a TLS connection to port 443 on the domain to be valided. This functionality is provided by the ualpn(1) daemon, which is part of uacme. The ualpn(1) daemon must be configured and running for this challenge handler to work.

The lfacme-ualpn challenge hook supports the following configuration options in acme.conf(5):

LFACME_UALPN
Path to the ualpn(1) program. If not specified, $PATH will be searched.

acme.conf(5), domains.conf(5), lfacme-renew(8), ualpn(1)

June 4, 2025 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.