Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Please add a working example. #1

Closed
cotestatnt opened this issue Dec 20, 2021 · 6 comments
Closed

Please add a working example. #1

cotestatnt opened this issue Dec 20, 2021 · 6 comments

Comments

@cotestatnt
Copy link

...or at least more info about the use of library in an Arduino sketch.

@onelife
Copy link
Owner

onelife commented Dec 21, 2021

Hi @cotestatnt,
There are some example sketches.

@cotestatnt
Copy link
Author

Great! I will try soon.
Thank you.

@zekageri
Copy link

zekageri commented Jan 3, 2022

Hi!
I'm using an esp32 with Arduino framework.
On Espressif's site there is a section on how to use wolfss for esp-IDF. Can it work with this Arduino port?
It says that the user does not have to do anything with the existing function names provided by espressif's TLS.
Can i use this lib for handling incoming and outgoing https requests without modifying mbedtls?

Here is the link and an image to doc.espressif.com

image

Meanwhile i will look up your examples and try to figure out myself. Thank you!

@onelife
Copy link
Owner

onelife commented Jan 5, 2022

Hi @zekageri,
The library has not tested with esp32 platform yet. I will find a chance to test when got a board.

@zekageri
Copy link

zekageri commented Jan 5, 2022

Thank you so much. Iam really looking forward to it.

@gojimmypi
Copy link

Heads up we now have an Official wolfSSL Arduino library located here:

https://github.com/wolfSSL/Arduino-wolfSSL

This has been added to the Arduino Registry with arduino/library-registry#4056.

This initial release has been tested with the ESP32 and the Arduino Due. In the very near future I'll have a PR for fine tuning a wider range of Arduino board support.

Please feel free to open an issue for any boards needing attention.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants