How to block the request a certificate request

A certificate of certificate information is constantly being sent to our website. I want to block the request using IIS. I tried to block the URL rewrite module in IIS, but that was not enough.

requested URL: https://www.example.com/https:/www.example.com/
exception: HttpException: Message: a potentially dangerous Request.Path value was detected at the client (:).

Do you have a solution?

early

+4
source share

Source: https://habr.com/ru/post/1493268/


All Articles