README
changeset 479 812dd97245db
parent 314 69dccab55eb7
child 481 91c75e6b3190
child 556 ae4b087f5d17
--- a/README	Thu Jul 31 12:44:06 2008 +0200
+++ b/README	Thu Aug 28 10:21:42 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:
 ==========