bug22460_case2 485 B

12345678
  1. o Major bugfixes (relay, link handshake):
  2. - When performing the v3 link handshake on a TLS connection, report that
  3. we have the x509 certificate that we actually used on that connection,
  4. even if we have changed certificates since that connection was first
  5. opened. Previously, we would claim to have used our most recent x509
  6. link certificate, which would sometimes make the link handshake fail.
  7. Fixes one case of bug 22460; bugfix on 0.2.3.6-alpha.