From 57d35d22c62e3fbc604c68f8bb88d40b2b798770 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 9 Mar 2016 20:10:13 +0100 Subject: Improve mailto: link for groff_www. --- letsencrypt.1 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'letsencrypt.1') diff --git a/letsencrypt.1 b/letsencrypt.1 index 2175bd2..acbf0d8 100644 --- a/letsencrypt.1 +++ b/letsencrypt.1 @@ -359,6 +359,12 @@ after successful installation of the \fIcertificate\fR and/or \fBletsencrypt\-accountd\fR(1) .SH AUTHOR -Written by Guilhem Moulin -.MT guilhem@fripost.org -.ME . +.ie \n[www-html] \{\ + Written by +. MTO guilhem@fripost.org "Guilhem Moulin" . +\} +.el \{\ + Written by Guilhem Moulin +. MT guilhem@fripost.org +. ME . +\} -- cgit v1.2.3 From db187455ab02d725149a2ce0d5b9b1fb23d1de3c Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 27 Mar 2016 18:16:05 +0300 Subject: Change the default CA from LE's X1 to X3. --- letsencrypt.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'letsencrypt.1') diff --git a/letsencrypt.1 b/letsencrypt.1 index acbf0d8..1c4b0db 100644 --- a/letsencrypt.1 +++ b/letsencrypt.1 @@ -305,7 +305,7 @@ Path to the issuer's certificate. This is used for \fIcertificate\-chain\fR and to verify the validity of each issued certificate. Specifying an empty value skip certificate validation. -Default: \(lq/usr/share/letsencrypt\-tiny/lets\-encrypt\-x1\-cross\-signed.pem\(rq. +Default: \(lq/usr/share/letsencrypt\-tiny/lets\-encrypt\-x3\-cross\-signed.pem\(rq. .TP .I hash -- cgit v1.2.3