Skip to content

EthernetClientSecure #6571

@simogaspa84

Description

@simogaspa84

Related area

Creating a class for Ethernet support of TLS based on WiFiClientSecure

Hardware specification

ESP32

Is your feature request related to a problem?

Yes the problem is raised when you want to add connectivity to cloud providers (for example google iot core)
but the libraries you find and example requires Wifi and TLS.
At the moment there are not working libs for ethernet with TLS for ESP32 under the Arduino framework.
Some machines inside production plants have no wifi connectivity and the only option is the cable.
We must provide this functionality for these cases

Describe the solution you'd like

Creating a class for Ethernet support of TLS based on WiFiClientSecure

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions