mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
changes file for our NSS support
This commit is contained in:
parent
52d5f4da12
commit
c18967d6c8
7
changes/NSS
Normal file
7
changes/NSS
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
o Major features (portability, cryptography, experimental, TLS):
|
||||||
|
- Tor now has the option to compile with the NSS library instead of
|
||||||
|
OpenSSL. This feature is experimental, and we expect that bugs may
|
||||||
|
remain. It is mainly intended for environments where Tor's performance
|
||||||
|
is not CPU-bound, and where NSS is already known to be installed.
|
||||||
|
To try it out, configure Tor with the --enable-nss flag.
|
||||||
|
Closes ticket 26631.
|
Loading…
Reference in New Issue
Block a user