|
@@ -4,7 +4,13 @@ Andrei Pelinescu-Onciul
|
|
|
|
|
|
iptelorg GmbH
|
|
|
|
|
|
- Copyright © 2007 iptelorg GmbH
|
|
|
+Carsten Bock
|
|
|
+
|
|
|
+ ng-voice GmbH
|
|
|
+
|
|
|
+ Copyright © 2007 iptelorg GmbH
|
|
|
+
|
|
|
+ Copyright © 2014 ng-voice GmbH
|
|
|
__________________________________________________________________
|
|
|
|
|
|
Table of Contents
|
|
@@ -274,6 +280,9 @@ make TLS_EXTRA_LIBS="-lkrb5 -lz" all include_modules=tls
|
|
|
when trying to load the tls module (check the log), it means some
|
|
|
needed library was not linked and it must be added to TLS_EXTRA_LIBS
|
|
|
|
|
|
+ Elliptic Curve Diffie-Hellman (EDCH)-Ciphers are only supported in
|
|
|
+ OpenSSL 1.0.0e and later.
|
|
|
+
|
|
|
5. TLS and Low Memory
|
|
|
|
|
|
The openssl library doesn't handle very well low memory situations. If
|