Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I add exceptions for https self-signed certificates on Android FireFox (Programmatically?)

  • Ingen svar
  • 2 har dette problem
  • 9 visninger
more options

Hi,

I am running some tests from a replaying server which has it's own root CA. Adding certificate to Android system seems to work for other browsers (Probably as they are blink based) but not FireFox. I am aware that FireFox uses it's own db for Certificate. Is there any way that I can add a self signed certificate to it's store (for development purpose). If not, is there a way to compile FireFox apk to ignore that part?

Thanks

Hi, I am running some tests from a replaying server which has it's own root CA. Adding certificate to Android system seems to work for other browsers (Probably as they are blink based) but not FireFox. I am aware that FireFox uses it's own db for Certificate. Is there any way that I can add a self signed certificate to it's store (for development purpose). If not, is there a way to compile FireFox apk to ignore that part? Thanks