Merge branch 'bug22460_case2_029_01_squashed' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2017-06-05 15:28:13 -04:00
5 changed files with 84 additions and 14 deletions
+8
View File
@@ -0,0 +1,8 @@
o Major bugfixes (relay, link handshake):
- When performing the v3 link handshake on a TLS connection, report that
we have the x509 certificate that we actually used on that connection,
even if we have changed certificates since that connection was first
opened. Previously, we would claim to have used our most recent x509
link certificate, which would sometimes make the link handshake fail.
Fixes one case of bug 22460; bugfix on 0.2.3.6-alpha.