-
Notifications
You must be signed in to change notification settings - Fork 1
Home
#Welcome to the opto wiki!
When following a link, the browser may populate a referer header which the receiving website can use to track where clicks come from. Sites can specify a browser includes no referrer, a full URL along with several other options. Read more here.
Websites can display links to iOS apps. Check iTunes documentation for more info.
QualSys provide an excellent suite of SSL tests. Mozilla have a guide and a configuration generator for best practice setup.
HTTPS servers may advertise various protocols via NPN ( Next Protocol Negotiation ) or the more recent ALPN (Application Layer Protocol Negotiation). This checks for server support of HTTP2, Speedy and HTTP1.1.
Currently this code only works with NPN.
Checks for the HTTP Strict Transport Security HTTP headers.
Checks for redirection from HTTP -> HTTPS.
Check SSL Certificates have at least 30 days of validity.