Remove SSL Labs From Certbot Output (#8109)

The Apache plugin expects clients to support SNI, but
SSL Labs tries without SNI and includes the results
in their score.

Closes certbot/certbot#7728
This commit is contained in:
dkp
2020-06-25 11:42:07 -07:00
committed by GitHub
parent 8027430625
commit b9a8248541
3 changed files with 7 additions and 11 deletions
+1 -2
View File
@@ -110,8 +110,7 @@ to most-backwards compatible). The client will follow the Mozilla defaults
for the *Intermediate* configuration by default, at least with regards to
ciphersuites and TLS versions. Mozilla's web site describes which client
software will be compatible with each configuration. You can also use
the Qualys SSL Labs site, which Certbot will suggest
when installing a certificate, to test your server and see whether it
the Qualys SSL Labs site to test your server and see whether it
will be compatible with particular software versions.
The Let's Encrypt project expects to follow the Mozilla recommendations