]> git.ipfire.org Git - thirdparty/hostap.git/commit
GnuTLS: Add support for private_key and client_cert as blobs
authorJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 16:07:54 +0000 (18:07 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 22:19:21 +0000 (00:19 +0200)
commit594d1fc084d4c0e0d77fdf657a10befe0e705e87
treeedb1982115237703abfb208b936fb4d7a9de9537
parent62750c3e8062800543a1148acd766b478517e507
GnuTLS: Add support for private_key and client_cert as blobs

This allows private key and client certificate to be configured using
wpa_supplicant blobs instead of external files.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls_gnutls.c