y-polek/TransmissionRemote

Use user added trusted CA certificates

Closed this issue · 0 comments

Hi,
I have installed my self signed CA certificate on my Android phone, like it's described here: https://support.google.com/pixelphone/answer/2844832?hl=en
Opening transmission web page with chrome shows, that the certificate is secure.
But when using the Transmission Remote app, it does not work without checking "Trust self signed SSL certificates".
Could you please also add support for user added CA usage?
Hopefully I have linked proper references:
https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html?m=1
https://developer.android.com/training/articles/security-config#certificates
Or programmatically add option to use user added CAs.
Thank you in advance!