JustinBeckwith / linkinator

🐿 Scurry around your site and find all those broken links.
MIT License
1.04k stars 80 forks source link

Option to Ignore untrusted certificates on HTTPS #618

Open Soviut opened 3 months ago

Soviut commented 3 months ago

I have an Astro project that needs https locally for a specific feature. We get by using the basic-ssl plugin for vite which generates an untrusted certificate.

It would be nice if there was a feature to ignore untrusted https errors because it currently returns Detected 1 broken links when trying to visit https://localhost:3000