brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.84k stars 2.33k forks source link

does brave use 32bit date for certificate validation? #32687

Closed Basti77 closed 1 year ago

Basti77 commented 1 year ago

I own a Bosch Indigo robotic lawnmower. There was another app update and suddenly I could no longer log in with my account. I think this app uses the system browser of the device in the background. I have only installed Brave. During my research I noticed that for this login CA certificates are used that are valid until 2042. but the end of the 32 bit time is 2038. I reinstalled Chrome and set it as the default and it worked.

now the question is what is the reason that it does not work with brave and that it works with chrome?

Steps to reproduce

  1. Own a Bosch Indigo
  2. Android 13 Handy

Actual result

Screenshot_20230830-155202 Screenshot (02 09 2023 11_40_51) 2023 11_40_51)

Expected result

64bit date format? Using the bosh app without Crome installed

Issue reproduces how often

Version/Channel Information:

Device details

Brave version

1.57.53

Website problems only

Additional information

diracdeltas commented 1 year ago

cc @SergeyZhukovsky, there shouldn't be any difference between brave and chrome WRT cert validation on android

Basti77 commented 1 year ago

And what can be different about brave that it only works with Chrone?

SergeyZhukovsky commented 1 year ago

I don't think we ever changed anything related to that. @Basti77 could you confirm that you see the same behaviour on the latest Brave version? Also by there was an app update do you mean Brave's update or the login page forwards you to some kind of a Bosch app? We had a bug recently that prevents users to open apps links which we fixed in 1.57.60 https://github.com/brave/brave-browser/issues/32586. Could you please check it out?

Basti77 commented 1 year ago

Yesterday I was able to do a test. (the lawn mower was deactivated because it is much too warm to mow at the moment).

Before the test I uninstalled Chrome and restarted the phone.

the last update also fixed this problem.

thanks for your time and help.