Skip to content
  • Yawning Angel's avatar
    Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0. · b563a3a0
    Yawning Angel authored and Nick Mathewson's avatar Nick Mathewson committed
    There's accessors to get at things, but it ends up being rather
    cumbersome.  The only place where behavior should change is that the
    code will fail instead of attempting to generate a new DH key if our
    internal sanity check fails.
    
    Like the previous commit, this probably breaks snapshots prior to pre5.
    b563a3a0