GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.