mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Merge pull request #425 from Logan007/yadf
removed reference to OpenSSL 1.0
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ Some ciphers' speed can take advantage of OpenSSL support which is disabled by d
|
||||
|
||||
`./configure --with-openssl`
|
||||
|
||||
which then will include OpenSSL 1.0 or 1.1 if found on the system. This can be combined with the hardware support and compiler optimizations such as
|
||||
which then will include OpenSSL 1.1 if found on the system. This can be combined with the hardware support and compiler optimizations such as
|
||||
|
||||
`./configure --with-openssl CFLAGS="-O3 -march=native"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user