Skip to content
  • Nick Mathewson's avatar
    When enabling NSS, disable OpenSSL. · 6a88d8f6
    Nick Mathewson authored
    We used to link both libraries at once, but now that I'm working on
    TLS, there's nothing left to keep OpenSSL around for when NSS is
    enabled.
    
    Note that this patch causes a couple of places that still assumed
    OpenSSL to be disabled when NSS is enabled
       - tor-gencert
       - pbkdf2
    6a88d8f6