Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight time if not synchronized #74

Closed
fhunleth opened this issue May 18, 2022 · 0 comments · Fixed by #97
Closed

Highlight time if not synchronized #74

fhunleth opened this issue May 18, 2022 · 0 comments · Fixed by #97

Comments

@fhunleth
Copy link
Member

An invalid time can cause SSL certificates to report that they're expired. The reason is that the system time is before the certificate is valid. As you'd expect, the word "expired" makes you think that something else is wrong. While the docs need to be improved to debug this situation, I think that it may be helpful to see the system time render in orange (not red, since it's not necessarily wrong) if NervesTime.synchronized? is false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant