As this problem was created in January, the hint probably worked only for that month of 2023, but the SSL certificate is only valid for one month (2022 dec - end of Jan 2023), which means the hint does not work anymore (setting time one year back exactly).
What worked was using timedatectl to set it directly:
timedatectl set-time "2023-01-15 00:00"
As this problem was created in January, the hint probably worked only for that month of 2023, but the SSL certificate is only valid for one month (2022 dec - end of Jan 2023), which means the hint does not work anymore (setting time one year back exactly).
What worked was using timedatectl to set it directly:
timedatectl set-time "2023-01-15 00:00"