Stefan Agner 7fef92c480
Fix fallback to non-SSL whoami call (#4751)
* Fix fallback to non-SSL whoami call

In case of an exception "data" is not set leading to an error:
cannot access local variable 'data' where it is not associated with a value

Make sure to fallback to the non-SSL whoami call properly.

* Add pytests

* Ignore protected access in pytests

* Add test when system time is behind by more than 3 days

* Fix test_adjust_system_datetime_if_time_behind test and cleanup
2023-12-12 15:24:46 -05:00
..
2023-12-11 11:14:04 +01:00
2023-11-15 10:45:36 +01:00
2022-04-30 10:14:43 +02:00
2021-09-29 09:37:04 +02:00
2023-12-11 11:14:04 +01:00
2020-10-19 16:38:28 +02:00