Auto-generate docs from testssl.1.md [skip ci]

This commit is contained in:
github-actions[bot]
2026-06-20 14:59:08 +00:00
parent a13eb751ec
commit 050a141a71
2 changed files with 13 additions and 3 deletions
+7 -2
View File
@@ -396,7 +396,8 @@
evasion techniques by changing the variables USLEEP_SND and / or
USLEEP_REC and maybe MAX_WAITSOCK.</p>
<p><code>--phone-out</code> Checking for revoked certificates
via CRL and OCSP is not done per default. This switch instructs
via CRL and OCSP, as well as the HSTS preload list status via
hstspreload.org, is not done per default. This switch instructs
testssl.sh to query external in a sense of the current run
URIs. By using this switch you acknowledge that the check might
have privacy issues, a download of several megabytes (CRL file)
@@ -548,7 +549,11 @@
<code>--assume-http</code>. It tests several HTTP headers
like</p>
<ul>
<li>HTTP Strict Transport Security (HSTS)</li>
<li>HTTP Strict Transport Security (HSTS)
<ul>
<li>HSTS preload list status (when <code>--phone-out</code>
supplied)</li>
</ul></li>
<li>HTTP Public Key Pinning (HPKP)</li>
<li>Server banner</li>
<li>HTTP date+time</li>