My localhost site is hosted on https:
linkcheck https://localhost:4321/
However, when I run the tool, I get this:
Done crawling.
Provided URLs failing:
https://localhost:4321/ (connection failed)
Error. Couldn't connect or find any links. Have you started the server?
Is it possible to enable https on localhost?
My localhost site is hosted on https:
However, when I run the tool, I get this:
Is it possible to enable https on localhost?