diff options
author | lloyd <[email protected]> | 2012-09-07 19:56:34 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-09-07 19:56:34 +0000 |
commit | 9126c751ce89bf8a6c226e4a73d68cb59fa8a8b6 (patch) | |
tree | 4e9e96be1274264c31ca838e6b2a8e6409eb8f41 /src/hash/comb4p | |
parent | b6413e5caa243c069525ed35b5affb24f64dab8d (diff) |
Remove Channel::m_peer_certs, instead retrieve directly from the state.
This also very happily avoids a race in renegotiation. If you first
negotiated using cert X, then renegotiated with Y, during the period
between the certificate message and the finished message,
Channel::peer_cert_chain would return Y instead of X. Now, it returns
Y only after the finished message has been verified.
Diffstat (limited to 'src/hash/comb4p')
0 files changed, 0 insertions, 0 deletions