[Ovmsdev] Urgent TLS root certificate issue (Let's Encrypt)
Stephen Casner
casner at acm.org
Sun Oct 10 02:36:46 HKT 2021
On Wed, 29 Sep 2021, Michael Balzer wrote:
> I tried WOLFSSL_ALT_CERT_CHAINS but only got crashes with that.
This morning I found an issue thread for wolfssl that discusses the
Let's Encrypt certificate problem and indicates that WolfSSL is not
intending to make any changes:
https://github.com/wolfSSL/wolfssl/issues/4443
The answer in that thread is to build with SNI and
WOLFSSL_ALT_CERT_CHAINS. So that means the answer for us is that I
need to figure out why that option causes a crash. I remember that I
tried that option without success when doing the porting work. I need
to refresh my memory as to what was the problem.
Mark, how soon will v3.3 modules be available so I could have a usable
bench unit?
-- Steve
More information about the OvmsDev
mailing list