]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: More debug prints of configured ciphers and certificates
authorJouni Malinen <j@w1.fi>
Thu, 11 Jul 2019 19:40:08 +0000 (22:40 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 11 Jul 2019 19:40:08 +0000 (22:40 +0300)
commit857edf4bf43e8e9e5e2a42cb0d2789f96f4becfa
treeed88d99fc7b349d5c29272ce4a22322e90f5bdbc
parentf185715c59e0224b3c3176fb09fc9c22c35cac38
OpenSSL: More debug prints of configured ciphers and certificates

This adds TLS server mode debug prints to make it easier to see what
exactly has been configured in OpenSSL.

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