aboutsummaryrefslogtreecommitdiffstats
path: root/lfacme-setup.8.in
blob: afd50c916cde489c65a29e1205441c0fb12fb3cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\" This source code is released into the public domain.
.Dd June 3, 2025
.Dt LFACME-SETUP 8
.Os
.Sh NAME
.Nm lfacme setup
.Nd create a new ACME account
.Sh SYNOPSIS
.Nm lfacme
.Op opts
.Cm setup
.Op Fl y
.Sh DESCRIPTION
The
.Nm
command will register a new account with the ACME provider configured in
.Xr acme.conf 5 .
If the provider requires accepting terms of service to create an account,
the ToS URL will be printed and
.Nm
will prompt the user to accept them.
.Pp
The follow options are accepted:
.Bl -tag -width indent
.It Fl y
Accept any required terms of service automatically.
.El
.Sh ENVIRONMENT
Refer to
.Xr lfacme 8
for a list of environment variables which affect the operation of
.Nm .
.Sh SEE ALSO
.Xr acme.conf 5 ,
.Xr lfacme 8