Skip to content

[doc] update HTTPSRequest.ino #3925

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 2 commits into from
Dec 8, 2017
Merged

[doc] update HTTPSRequest.ino #3925

merged 2 commits into from
Dec 8, 2017

Conversation

Rotzbua
Copy link
Contributor

@Rotzbua Rotzbua commented Dec 6, 2017

add limitations of https connections

Rotzbua and others added 2 commits December 6, 2017 10:48
@devyte devyte merged commit 31abb6e into esp8266:master Dec 8, 2017
* Limitations:
* only RSA certificates
* no support of Perfect Forward Secrecy (PFS)
* TLSv1.2 is supported since SDK 2.4.0-rc1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is SDK 2.4.0-rc1? AFAIK it has not reached 2.2.0 yet...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@devyte
Copy link
Collaborator

devyte commented Dec 8, 2017

@igrr Damn, I read this multiple times and still missed that detail. I'll try to fix it with the online editor.
@Rotzbua 2.4.0-rc2 is a release candidate version for this Arduino core. The SDK is what this core is based on, and is released by Espressif. They are not the same thing.

@Rotzbua Rotzbua deleted the patch-3 branch December 15, 2017 16:03
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