FreeTubeApp / FreeTubeApp/FreeTube

Allow self-sign certificates or use the system ones, when using HTTPS proxy (transparent or not)

Open
#1,003 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Vue
Stars
21.9k
Forks
1.5k
Avg merge
1d 14h
Merged PRs (30d)
62

Description

To connect to internet, I have a proxy to drop all the ads. It is a squid proxy. In case of HTTPS connection, il do ssl bump and generate a fake certificate, signed by a local Certificate Authority.
This local CA is installed in my system (Debian Buster).
Apparently, FreeTube don't use it and write "Self signed certificate in certificate chain"

I also try to use a proxy, but same issue as the certificate is unknown in FreeTube.

Could you use the system wide CA, or allow to specify a local one by using a startup parameter ?

Thanks
Dom

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.