You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error appears when an http link is redirected to https.
HTTPS for OCSP is a bad idea, because then you have to also check the revocation status of the TLS cert for the HTTPS URL, probably with OCSP again and if that is also under a HTTPS URL then again... OCSP responses are signed by the responder, no TLS necessary there, it only makes things worse.
But anyway, a redirect to a different URL should be possible in any case.
The error appears when an http link is redirected to https.
#459
The text was updated successfully, but these errors were encountered: