summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbenno <benno@openbsd.org>2017-01-21 08:57:05 +0000
committerbenno <benno@openbsd.org>2017-01-21 08:57:05 +0000
commit0964cf7808c331b7725d683a53e951c96d4d453a (patch)
tree2296cf9abfb4884c8d359acacb1b4956b87a2407
parentImplement domain chain certificate. (diff)
downloadwireguard-openbsd-0964cf7808c331b7725d683a53e951c96d4d453a.tar.xz
wireguard-openbsd-0964cf7808c331b7725d683a53e951c96d4d453a.zip
see also acme-client.conf(5) suggested by millert and Raf Czlonka
ok florian
-rw-r--r--usr.sbin/acme-client/acme-client.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/acme-client/acme-client.1 b/usr.sbin/acme-client/acme-client.1
index e13963a64b7..4652bbaf8a2 100644
--- a/usr.sbin/acme-client/acme-client.1
+++ b/usr.sbin/acme-client/acme-client.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: acme-client.1,v 1.16 2017/01/21 08:52:30 florian Exp $
+.\" $OpenBSD: acme-client.1,v 1.17 2017/01/21 08:57:05 benno Exp $
.\"
.\" Copyright (c) 2016 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -123,6 +123,7 @@ fi
.Ed
.Sh SEE ALSO
.Xr openssl 1 ,
+.Xr acme-client.conf 5 ,
.Xr httpd.conf 5
.Sh STANDARDS
.Rs