79221065

Date: 2024-11-24 20:56:26
Score: 0.5
Natty:
Report link

Just had the same problem: check the binding with

netsh http show sslcert

then correct the entries if needed:

netsh http add sslcert hostnameport=<servername>:443 certhash=<cerhash> appid={yourappid} certstorename=MY
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Situ