Time Sync on Chrome

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
sebasb
Posts: 3
Joined: Tue Mar 31, 2020 6:34 am

Time Sync on Chrome

Post by sebasb »

I'm having issues with time sync on RPI 4.
My RPI boots ok and RDP sessions work properly, but Chrome browser presents the following error on SSL connections.

"your clock is behind, a private connection to xxx cannot be established because your computer's date and time (sunday march 29, 2020, xxx) are incorrect".

I cannot find where to setup time sync for the pi.
config.txt doesn't seems to have any setting for this, is there any configuration I'm missing¿

Thanks
Seba
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Time Sync on Chrome

Post by akatik »

aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: Time Sync on Chrome

Post by aka »

1. In wtware config (file configs/config.wtc) https://wtware.com/docs5/config.html#ntp

Code: Select all

ntp = pool.ntp.org
2. In DHCP, 42 option.
Post Reply