Commit Diff


commit - 6960cb4c3839dceee732a4e7d491e4549ff8471b
commit + 81bacda627ee3f9e69212ddd8ab804e7d15f8c16
blob - 49d6f94854ec619b70f25c212087f3b2de8e05f9
blob + 7578ad80704b5ccbe256a7ead42eead4bcbbd653
--- doc/SSL.txt
+++ doc/SSL.txt
@@ -12,8 +12,11 @@
 
 ngIRCd actually doesn't support secure connections for client-server or
 server-server links using SSL, the Secure Socket Layer, by itself. But you can
-use the stunnel() command to make this work.
+use the stunnel(8) command to make this work.
 
+  <http://stunnel.mirt.net/>
+  <http://www.stunnel.org/>
+
 Stefan Sperling (stefan at binarchy dot net) mailed me the following text as a
 short "how-to", thanks Stefan!
 
@@ -52,4 +55,4 @@ Probably ngIRCd will include support for SSL in the fu
 
 
 -- 
-$Id: SSL.txt,v 1.1 2004/12/27 01:04:35 alex Exp $
+$Id: SSL.txt,v 1.2 2004/12/27 01:11:40 alex Exp $