Replies: 2 comments
-
Hi, You are specifying Best practices recommend the usage of a Referrer Policy. Something like:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your quick response. The policy used by website is one of the supported from the list - Referrer Policy origin-when-cross-origin Reference: https://www.w3.org/TR/referrer-policy/#referrer-policy-origin-when-cross-origin Why am I still getting the error that policy is not supported. Is there anything wrong in my monitoring command or any additional option needs to be added? Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to monitor ssl certificate of my website and getting below alert (domain name changed) -
Status Information: SSL_CERT CRITICAL www.example.com:443: HTTP header 'Referrer-Policy' is not supported.
This is the command used -$ARG1$ -w 30
check_ssl_cert --all -t 180 -H
Could you please suggest what is the cause of this alert and how can that be solved. Let me know if more details required.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions