]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfSSL: Load certificates using 'chain' APIs
authorSean Parkinson <sean@wolfssl.com>
Thu, 29 Mar 2018 04:55:55 +0000 (14:55 +1000)
committerJouni Malinen <j@w1.fi>
Wed, 2 May 2018 10:32:51 +0000 (13:32 +0300)
commit6590d8466421892432e2520e8d9be84812b82d2b
treec9c6b7174ae1d8b3af6a2cb9c5d0ab2cc3e69367
parentfc5e88e3ea80f52516cd97e4e1a113548a1c3db4
wolfSSL: Load certificates using 'chain' APIs

This allows the full chain to be loaded.

Signed-off-by: Sean Parkinson <sean@wolfssl.com>
src/crypto/tls_wolfssl.c