OpenSSL: Allow server connection parameters to be configured
authorJouni Malinen <j@w1.fi>
Sun, 23 Aug 2015 18:14:16 +0000 (21:14 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Aug 2015 23:29:29 +0000 (02:29 +0300)
commit93bc654996c89dd3b79fcc499e94f4d000551b73
tree7ecfe0a342e794ebb216bed8c859505bbc130566
parentbfbebd266587aea00ed83d9b21851a93ae243a24
OpenSSL: Allow server connection parameters to be configured

This extends OpenSSL version of tls_connection_set_verify() to support
the new flags argument.

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