nuxt / image

Plug-and-play image optimization for Nuxt applications.
https://image.nuxt.com
MIT License
1.34k stars 270 forks source link

option to disable certificate checking for https sources #635

Open TomDoFuture opened 2 years ago

TomDoFuture commented 2 years ago

Wpengine is my host,

It does not support SSL for third level domains, I have a dev site for a subdomain of a domain (Wordpress multisite)

meaning, this is a subdomain of a subdomain, WPE does not support SSL for this

Can I please whitelist it on the dev branch without it complaining about certificate error?

TomDo1234 commented 2 years ago

This is my other github account , what I mean is an option to disable cert checking.

pi0 commented 2 years ago

I think we can have an option to disable cert checking for HTTP using an https agent.