Skip to content

WiFiClientSecure::lastError() method #945

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
Jan 17, 2018
Merged

WiFiClientSecure::lastError() method #945

merged 3 commits into from
Jan 17, 2018

Conversation

lbernstone
Copy link
Contributor

Added a lastError method to WiFiClientSecure so you can present errors to end users for certificate troubleshooting.

@copercini
Copy link
Contributor

Great stuff ;D

@me-no-dev me-no-dev merged commit d650ac6 into espressif:master Jan 17, 2018
Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this pull request Aug 21, 2018
* Added a lastError method to WiFiClientSecure so that a connection error from mbedTLS can be retrieved if connection fails (and then presented to a user).

* Changed to dos CRLF

* Made buffer size a const\nMore cleanup to match source
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.

3 participants