If I enter https:// for a site I manage, the tool automatically changes it to http://, claims that's what I entered, and then tells me the connection is not secure.
I think this means that the tool is not automatically being redirected to https:// when visiting your website at http://, so it's marked as insecure (See point 2. on the website).
> Invalid domain: http://http//www.coruscade.com
Either change the placeholder or, preferably, detect whether the user’s input contains http:// and adjust accordingly.