Update README to reflect that only OpenSSL is currently supported.
This commit is contained in:
parent
a851d8a9f6
commit
9ebb34f907
1 changed files with 1 additions and 2 deletions
3
README
3
README
|
@ -46,8 +46,7 @@ When the ExperimentalProtocol option is used, tinc is still compatible with
|
|||
Requirements
|
||||
------------
|
||||
|
||||
Either OpenSSL (http://www.openssl.org/) or libgcrypt
|
||||
(http://www.gnupg.org/download/#libgcrypt).
|
||||
OpenSSL (http://www.openssl.org/) version 1.0.0 or later.
|
||||
|
||||
The zlib library is used for optional compression. You can find it at
|
||||
http://www.gzip.org/zlib/.
|
||||
|
|
Loading…
Reference in a new issue