Skip to content

Commit 2dce15a

Browse files
committedMay 12, 2022
Added section to the main README about the system clock.
Signed-off-by: Exadra37 <[email protected]>
1 parent 2d9deb9 commit 2dce15a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ Not enough details in the bare bones quickstart? No worries, check the [detailed
196196
* [Examples](EXAMPLES.md)
197197
* [Testing](TESTING.md)
198198

199+
### System Clock
200+
201+
In order to correctly check for the expiration times of the Approov tokens is very important that the backend server is synchronizing automatically the system clock over the network with an authoritative time source. In Linux this is usually done with a NTP server.
202+
199203

200204
## Issues
201205

0 commit comments

Comments
 (0)
Please sign in to comment.