]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use SSL_OP_NO_TLSv1_1 SSL_OP_NO_TLSv1_2 SSL_OP_NO_TICKET for better wpa_supplicant_8...
authorBrian Carlstrom <bdc@google.com>
Thu, 26 Jul 2012 06:11:44 +0000 (23:11 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 16:08:58 +0000 (18:08 +0200)
commit517b2884398ebad2c3fcc8c3918f56df24641e4e
tree9404bcb13f8d89ab386539da3be5cc18eb958d62
parent2ec7ddff2bfe3902cf85d8d8f07b0966e2a5ca64
Use SSL_OP_NO_TLSv1_1 SSL_OP_NO_TLSv1_2 SSL_OP_NO_TICKET for better wpa_supplicant_8 interoperability

Bug: https://bugs.launchpad.net/ubuntu/+source/wpasupplicant/+bug/969343/comments/72
Bug: http://w1.fi/bugz/show_bug.cgi?id=447#c7
Bug: http://code.google.com/p/android/issues/detail?id=34212
Bug: 6883259
Change-Id: Ib53326cc8cd40e800454b7b92586c052bc910ba8
src/crypto/tls_openssl.c