aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-01-25 13:01:02 +0000
committerlloyd <[email protected]>2012-01-25 13:01:02 +0000
commitd9f9ef98ec1f554c7d9729f5d97cb4578b84691b (patch)
treee2a501e38fd0ac4d25fda5835660a1dda5ff8cfc /src/libstate
parent50bcbb4d8f09189cc669bb482487858234da7f6e (diff)
In earlier versions, key exchange == "RSA" meant export-style
ephemeral RSA, and key exchange == "" meant RSA via the key in the server certificate. However we don't support any of the export suites anymore (and in fact that code probably never worked), so use kex algo == "RSA" to represent the server cert case as it's much easier to read the code and to understand from a policy configuration perspective. Also fix the default policy, "TripleDES" != "3DES" so we would not offer (as a client) and would reject (as a server) any 3DES ciphersuites.
Diffstat (limited to 'src/libstate')
0 files changed, 0 insertions, 0 deletions