Questions tagged [https]

83 questions
1
vote
0 answers

remove RC4 from SSL/TLS ciphers

is there a way to remove RC4 from SSL/TLS ciphers in android system wide such that also apps and not only the browser doesn't use them anymore? Thanks
bonanza
  • 101
  • 7
1
vote
0 answers

Why is Chrome on Android sending my HTTP requests to an IP owned by DoD?

When I make http requests to my website with Chrome Browser on android 6.0 (Nexus6) I saw that it is making requests to 130.90.151.44 instead of the IP of my webserver. If I use another browser, it is connecting directly to my address. If I use…
OlofL
  • 11
  • 1
0
votes
0 answers

Let's Encrypt Root certificate expired on old Android tablet. How to fix?

I have an old Android tablet, and websites with Let's Encrypt SSL certificates no longer works. On Let's Encrypt's web site they basically just says it should still work But in my case, it doesn't, I get "NET ERR_CERT_AUTHORITY_INVALID" error. Date…
James T
  • 31
  • 2
0
votes
0 answers

SSL certificates not updated on old Android

I have an old Android smartphones. More and more websites stop working because my chrome browser doesn't trust the root CA (Outdated or missing CA certificates). Obviously the root CA list is only updated via an android os update. Any ideas how I…