Skip to content

ESP8266 - Internal clock needs to be set for certificate verification #1

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

Merged
merged 3 commits into from
Aug 19, 2019

Conversation

aentinger
Copy link
Contributor

@aentinger aentinger commented Aug 8, 2019

Internal ESP12 clock must be set in order to allow verification of certificate. This function just tasks the ESP framework with performing the NTP time sync, the time is not synched when this function returns. It may take a little while.

Necessary for arduino-libraries/ArduinoIoTCloud#76

…rtificate. This function just tasks the ESP framework with performing the NTP time sync, the time is not synched when this function returns. It may take a little while.
@aentinger aentinger force-pushed the esp8266-user-pass-login branch from a873bb7 to 801bca2 Compare August 13, 2019 04:27
@aentinger aentinger merged commit ca5df70 into master Aug 19, 2019
@aentinger aentinger deleted the esp8266-user-pass-login branch August 19, 2019 11:51
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 this pull request may close these issues.

2 participants