Skip to content
Snippets Groups Projects
Commit 6a88d8f6 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

When enabling NSS, disable OpenSSL.

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
parent 1992c761
No related branches found
No related tags found
No related merge requests found
Showing
with 144 additions and 78 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment