mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-08-03 21:07:39 +02:00
Auto-generate docs from testssl.1.md
This commit is contained in:
+11
-1
@@ -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.
|
||||
|
||||
@@ -988,6 +988,15 @@
|
||||
<li>DAYS2WARN2 is the second threshold when you’ll be warning of
|
||||
a certificate expiration of a host, preset to 30 (days). For
|
||||
Let’s 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. Let’s Encrypt’s 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>
|
||||
|
||||
Reference in New Issue
Block a user