Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Make WiFiClientSSL class available#647

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@karlsoderby
Copy link
Contributor

WiFiSSLClient was missing inWiFi.h, so examples using SSL fails to compile.

The SSL example was tested with the GIGA R1 WiFi board successfully.

alessandromrc reacted with thumbs up emoji
WiFiSSLClient was missing in the WiFi.h file, so examples using SSL fails to compile.
Copy link
Collaborator

@sebromerosebromero left a comment

Choose a reason for hiding this comment

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

LGTM

@sebromero
Copy link
Collaborator

@karlsoderby Where is the example sketch that you're referring to?

@facchinm
Copy link
Member

The issue with this commit is that it brings in ~200KB for every sketch that doesn't want to use SSL.
@sebromero it is targeting boards with 2MB of flash it may or may not be a problem, but the choice at that time was to leave it out.
Maybe adding an example would work?

sebromero reacted with thumbs up emoji

Copy link
Member

@facchinmfacchinm left a comment

Choose a reason for hiding this comment

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

Take into account the flash occupation increase

@sebromero
Copy link
Collaborator

@karlsoderby Can you please point me to the examples that were not compiling?

@manchoz
Copy link
Contributor

Hi,
Can't we just includeWiFiSSLClient.h header in the SSL/TLS examples?

sebromero reacted with thumbs up emoji

@facchinmfacchinm merged commitb2b3f39 intoarduino:mainNov 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@facchinmfacchinmfacchinm requested changes

@sebromerosebromerosebromero approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@karlsoderby@sebromero@facchinm@manchoz

[8]ページ先頭

©2009-2025 Movatter.jp