tls: replace ECDHE-RSA with RSA CipherSuites
commit7e7d90dd42f91ebe18d091ee78b20fdc86b635c0
authorStefan Becker <chemobejk@gmail.com>
Tue, 25 Aug 2015 11:06:40 +0000 (25 14:06 +0300)
committerStefan Becker <chemobejk@gmail.com>
Tue, 25 Aug 2015 11:06:40 +0000 (25 14:06 +0300)
tree9770f6ec5fc8624ab56540307f466a2adaea9c9d
parent9fd43cb2de4993d04592c0915b2ba56c2cf85c6a
tls: replace ECDHE-RSA with RSA CipherSuites

Having support for ECDHE-RSA isn't important for Lync. What we do need
to support is CipherSuites with AES-CBC stream cipher.
src/core/sipe-tls-tester.c
src/core/sipe-tls.c