Continuously comes from the "Test Certificate Info" request to our website. I want to block the request by IIS.I tried to block on URL rewrite module in IIS but it was not enough.
requested url : https://www.example.com/https:/www.example.com/
exception : HttpException: Message : A potentially dangerous Request.Path value was detected from the client (:).
Do you have any solution?
thanks in advance