SSL headers are displayed incorrectly
-
Hi! After updating Really Simple Security (RSS), the site health tab does not correctly display a notification that the site’s security headers are not configured. I rechecked all the parameters and they are more than fine, it is obvious that the bug is in the plugin itself, or rather in the display of site problems.
root@geek-speak:~# curl -I geek-speak.ru
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Tue, 21 Jan 2025 15:41:53 GMT
Content-Type: text/html; charset=iso-8859-1
Connection: keep-alive
Strict-Transport-Security: includeSubDomains; preload; max-age=63072000
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Expect-CT: max-age=7776000, enforce
Referrer-Policy: strict-origin-when-cross-origin
Content-Security-Policy: upgrade-insecure-requests
Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self),payment=()
Location: https://geek-speak.ru/
Strict-Transport-Security: includeSubDomains; preload; max-age=63072000
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Expect-CT: max-age=7776000, enforce
Referrer-Policy: strict-origin-when-cross-origin
Content-Security-Policy: upgrade-insecure-requests
Permissions-Policy: geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self),payment=()
It’s also not clear why they impose a firewall on me, given that this is a paid option and I cannot disable this notification (orange option 1 and 2)

The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘SSL headers are displayed incorrectly’ is closed to new replies.