summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acme-client
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2019-06-12 11:36:32 +0000
committerjmc <jmc@openbsd.org>2019-06-12 11:36:32 +0000
commitb9ef976eee4437f134f9d89c8d581eba4d5bfa2b (patch)
treedfce8cb49651e0057f99b19de74f67c7ba18c1e7 /usr.sbin/acme-client
parentHostname->HostName cleanup; from lauri tirkkonen (diff)
downloadwireguard-openbsd-b9ef976eee4437f134f9d89c8d581eba4d5bfa2b.tar.xz
wireguard-openbsd-b9ef976eee4437f134f9d89c8d581eba4d5bfa2b.zip
tweak previous;
Diffstat (limited to 'usr.sbin/acme-client')
-rw-r--r--usr.sbin/acme-client/acme-client.conf.59
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/acme-client/acme-client.conf.5 b/usr.sbin/acme-client/acme-client.conf.5
index fdddcbd912d..3df0ca38915 100644
--- a/usr.sbin/acme-client/acme-client.conf.5
+++ b/usr.sbin/acme-client/acme-client.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acme-client.conf.5,v 1.18 2019/06/12 11:09:25 gilles Exp $
+.\" $OpenBSD: acme-client.conf.5,v 1.19 2019/06/12 11:36:32 jmc Exp $
.\"
.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
@@ -112,7 +112,12 @@ plain domain name forms.
.It Ic domain key Ar file Op Ar keytype
The private key file for which the certificate will be obtained.
.Ar keytype
-can be rsa or ecdsa. Defaults to rsa.
+can be
+.Cm rsa
+or
+.Cm ecdsa .
+It defaults to
+.Cm rsa .
.It Ic domain certificate Ar file
The filename of the certificate that will be issued.
This is optional if