[SOLVED] nghttp2 and mbedtls?

chrismerck
Posts: 76
Joined: Tue May 29, 2018 8:00 pm

[SOLVED] nghttp2 and mbedtls?

Postby chrismerck » Fri Jun 08, 2018 11:56 pm

I'm looking at nghttp2 in esp-idf

It seems nghttp2 uses openssl, while aws-iot uses mbedtls.

Any reason why nghttp2 cannot use mbedtls?

I'm starting to look into it now, but perhaps someone who did the nghttp2 port for esp-idf could make a quick comment?

It would be nice to have only one TLS library in the firmware image so firmware updates are fast and less code to Q/A :).
Last edited by chrismerck on Mon Jun 11, 2018 2:32 pm, edited 1 time in total.

chegewara
Posts: 2378
Joined: Wed Jun 14, 2017 9:00 pm

Re: nghttp2 and mbedtls?

Postby chegewara » Sat Jun 09, 2018 2:40 am

In this project MrBuddyCasino is using mbedTLS:
https://github.com/MrBuddyCasino/ESP32_Alexa

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: nghttp2 and mbedtls?

Postby WiFive » Sat Jun 09, 2018 4:36 am


chrismerck
Posts: 76
Joined: Tue May 29, 2018 8:00 pm

Re: nghttp2 and mbedtls?

Postby chrismerck » Mon Jun 11, 2018 2:31 pm

WiFive wrote:OpenSSL-APIs.rst
Ah, thank you! There was so much to the abstraction layer that I didn't realize that mbedtls was living beneath OpenSSL!

Totally answers my question. Thanks WiFive!

Who is online

Users browsing this forum: abbas1375, MicroController and 111 guests