]> jfr.im git - solanum.git/commitdiff
update README
authorWilliam Pitcock <redacted>
Sat, 5 Dec 2015 13:09:52 +0000 (07:09 -0600)
committerWilliam Pitcock <redacted>
Sat, 5 Dec 2015 13:09:52 +0000 (07:09 -0600)
README.md

index 0f31a855f6d0ea02014b6afb3fdef2dcd2c229e9..81587f7de3bb763b8a54bf8b5ececf25f2d1caec 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,9 +14,16 @@ used with an IRCv3-capable services implementation such as [Atheme][atheme] or [
 
 # feature specific requirements
 
- * For SSL Clients, SSL Challenge controlled OPER feature, and encrypted server links,
-   a working OpenSSL library or GnuTLS library.  CHALLENGE is not supported on GnuTLS
-   yet.
+ * For SSL/TLS client and server connections, one of:
+
+   * OpenSSL 1.0 or newer
+   * LibreSSL
+   * mbedTLS
+   * GnuTLS
+
+ * For certificate-based oper CHALLENGE, OpenSSL 1.0 or newer.
+   (Using CHALLENGE is not recommended for new deployments, so if you want to use a different TLS library,
+    feel free.)
 
  * 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