|
|
| |
Security::TLSCheck::Checks::FinalScore(3) |
User Contributed Perl Documentation |
Security::TLSCheck::Checks::FinalScore(3) |
Security::TLSCheck::Checks::FinalScore - Creates a summary score out of the
other tests
This check summarizes all checks and builds a global score.
As the name says, this method calculates the final web score.
Score wie bisher, zusaetzlich:
DONE! Wenn keine Verschluesselung: Fix auf 0
Wenn Heartbleed: fix auf 0
Wenn kein valides Zertifikat (z.B. selbstsigniert): -10
Wenn Domain nicht zum Zertifikat passt: -20
Wenn Strict-Transport-Security: +5 // +10!
Wenn Strict-Transport-Securoty aktiv abgeschaltet: -5
Wenn Public-Key-Pinning: +5
Wenn Umleitung von HTTP auf HTTPS: +5
Wenn Umleitung von HTTPS auf HTTP: -10
Wenn IPv6 unterstuetzt: +3
Minimum: 0, wenn keine Verschluesselung
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |