Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

Disable SSL verification of API endpoints

Open scebbers opened this issue 3 years ago • 2 comments

If a SSL certificate is invalid the API calls fail (e.g. when the service is using self-signed certs)

scebbers avatar Dec 29 '21 22:12 scebbers

Wouldn't it be better to add said elf-signed certificate to the CA list... instead of disabling it for all calls?

Possible just adding a way to add your own certs to a list for this purpose?

Lawri-van-Buel avatar Jan 12 '22 11:01 Lawri-van-Buel

would be easier for end users to have a single checkbox "ignore certificate errors" for each app or a global setting.

revenz avatar Jan 27 '22 09:01 revenz