SSL Verification Bypassed

The server's SSL certificate could not be verified. The analysis was completed using insecure mode. Data may be less reliable.

Reason:

Expired Certificate - the server's certificate has expired

Open Cached · just now
11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=2592000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; connect-src; +7 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
max-age=0, must-revalidate, private
Expires
Caching
-1
Pragma
Caching
no-cache

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx/1.19.1

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
SESSION=tohb7frj3fn6ahhnldpqefe30j; expires=Mon, 01-Dec-2025 11:13:09 GMT; Max-Age=86400; path=/; domain=.hilfy.de; secure; HttpOnly

Other Headers

1 headers
Date
Other
Sun, 30 Nov 2025 11:13:09 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 935ms