README
changeset 480 89568ffc9265
parent 314 69dccab55eb7
child 481 91c75e6b3190
child 556 ae4b087f5d17
--- a/README	Thu Aug 07 14:19:01 2008 +0200
+++ b/README	Thu Aug 28 10:22:43 2008 +0200
@@ -34,6 +34,12 @@
 make
 make install
 
+SSL Support:
+============
+You can choose between using GnuTLS (recommended) and OpenSSL to enable SSL
+support in Loudmouth. You choose which backend to use by passing the
+--with-ssl= flag to configure. GnuTLS is the default and will be used unless
+you pass the flag, use "openssl" for OpenSSL.
 
 Debugging:
 ==========