]> jfr.im git - solanum.git/blobdiff - README.FIRST
Merge pull request #53 from ShadowNinja/clarify_U+R
[solanum.git] / README.FIRST
index 8c23c45f48f36a805674872bdfb17c4eba70af29..ca6e5fcdcb3db366f828b25ec99fff4ba41033c6 100644 (file)
@@ -32,6 +32,10 @@ Feature Specific Requirements:
 
 - For encrypted oper and (optional) server passwords, a working DES, MD5, or SHA library
   implementing crypt().
+  
+- For ECDHE, OpenSSL 1.0.0 or newer is required. RHEL/Fedora and derivatives like CentOS
+  will need to compile OpenSSL from source, as ECC/ECDHE-functionality is removed from
+  the OpenSSL package in these distributions.
 
 *******************************************************************************