electron / update-electron-app

🌲 A drop-in module that adds autoUpdating capabilities to Electron apps
MIT License
736 stars 131 forks source link

allow insecure baseUrls for internal S3 compatible storage servers without SSL cert #131

Open Floyddotnet opened 10 months ago

Floyddotnet commented 10 months ago

we have a private internal S3 compatible storage server.

we got the error baseUrl must be a valid HTTPS URL

Feature-Request: