Skip to content
  • Nick Mathewson's avatar
    Rewrite test_tortls_cert_matches_key() · 85a87923
    Nick Mathewson authored
    Unlike the old test, this test no will no longer mess around with
    the forbidden internals of any openssl data structures.
    
    Additionally, it verifies several other behaviors of
    tor_tls_cert_matches_key() that we had wanted to verify, such as
    the possibility of the certificate's key not matching.
    
    Fixes bug 27226; bugfix on 0.2.5.1-alpha.
    85a87923