Auto-generate docs from testssl.1.md

This commit is contained in:
Eric Gu
2026-07-15 07:45:21 -04:00
parent 26a75cf764
commit 500313dab1
2 changed files with 20 additions and 1 deletions
+11 -1
View File
@@ -1,4 +1,4 @@
.\" Automatically generated by Pandoc 3.7.0.2
.\" Automatically generated by Pandoc 3.10
.\"
.TH "" "" "" ""
.SS NAME
@@ -1147,6 +1147,16 @@ DAYS2WARN2 is the second threshold when you\(cqll be warning of a
certificate expiration of a host, preset to 30 (days).
For Let\(cqs Encrypt this value will be divided internally by 2.
.IP \(bu 2
DAYS_VALID_SHORTLIVED is preset to 10 (days).
Certificates with a total validity period (notAfter \- notBefore) of
this many days or fewer are treated as intentionally short\-lived (see
\(lqShort\-lived Subscriber Certificate\(rq in the CA/Browser Forum
Baseline Requirements, e.g.\ Let\(cqs Encrypt\(cqs 6\-day profile).
They are not being warned of for their short lifespan.
A warning is issued only when less than 24 hours of validity are left,
and only for certificates whose total validity period is more than 24
hours.
.IP \(bu 2
TESTSSL_INSTALL_DIR is the derived installation directory of testssl.sh.
Relatively to that the \f[CR]bin\f[R] and mandatory \f[CR]etc\f[R]
directory will be looked for.
+9
View File
@@ -988,6 +988,15 @@
<li>DAYS2WARN2 is the second threshold when youll be warning of
a certificate expiration of a host, preset to 30 (days). For
Lets Encrypt this value will be divided internally by 2.</li>
<li>DAYS_VALID_SHORTLIVED is preset to 10 (days). Certificates
with a total validity period (notAfter - notBefore) of this many
days or fewer are treated as intentionally short-lived (see
“Short-lived Subscriber Certificate” in the CA/Browser Forum
Baseline Requirements, e.g. Lets Encrypts 6-day profile). They
are not being warned of for their short lifespan. A warning is
issued only when less than 24 hours of validity are left, and
only for certificates whose total validity period is more than
24 hours.</li>
<li>TESTSSL_INSTALL_DIR is the derived installation directory of
testssl.sh. Relatively to that the <code>bin</code> and
mandatory <code>etc</code> directory will be looked for.</li>