diff options
author | lloyd <[email protected]> | 2012-01-20 18:40:53 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-01-20 18:40:53 +0000 |
commit | 04cf1cd6fcd56c537b5ae4d339e83df67a4094e3 (patch) | |
tree | a6d91e40b216dbe64171e3667add6fa95a46b597 /src/tls/tls_session_key.h | |
parent | 11545504a34dba54277345b5c39390ef3cdc74f4 (diff) |
New policy methods. User provides lists of ciphers, hashes, etc they
would like to use, in order of preference. Client sorts list of known
ciphersuites by those preferences and sends them. Server now picks the
first client method it knows and that it can use (previously, it would
choose the one it liked the best out of what the client sent).
New policy callback returns list of CAs allowed for client auth.
Don't send certificate request unless we have at least one CA we want
signatures from. OpenSSL has a behavior (bug?) in TLS 1.2 mode such
that it will reject a connection if a certificate request is sent
without any names included.
Diffstat (limited to 'src/tls/tls_session_key.h')
0 files changed, 0 insertions, 0 deletions