[SOLVED] nghttp2 and mbedtls?
Posted: 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 .
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 .