Daniele Lacamera
Daniele Lacamera
Hi again @bolons Could you please confirm that PR #7176 works with different hash sizes in your applet so I can go ahead and submit for reviews? Thanks, -- Daniele,...
Hi, Thanks for your feedback. I am not sure how to force SHA512, it does not seem to be in any of the supported TLS 1.3 ciphersuites. I'll go ahead...
@eabase wrote: > There are basically no FOSS server implementations (AFAIK) that supports DTLS 1.3 today. This at times when IoT > development is going exponential. Correction: [wolfSSL](https://github.com/wolfssl/wolfssl) does support...
1. Apologies, I thought we were talking about _server side_ implementation of DTLS 1.3. wolfSSL supports both sides, and any application can create a DTLS 1.3 listening socket using wolfSSL....
The CA process did not go through. See zd17861.
Thanks for the heads-up, this clearly got off my radar.
Hi,I don't think it's a good idea to host your ESP32 version in this repo, which is targeting a different platform. I guess the only shared code so far is...
Am I the only one seeing a conceptual conflict with #2 ?
not sure about the advantage. You would need a downgraded client as well. Perhaps it's better to find a way to export keys to decode a wireshark capture
@brabo @maximevince can you have a look at this?