diff options
| author | Alexander Barton <alex@barton.de> | 2004-12-27 01:11:40 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2004-12-27 01:11:40 +0000 |
| commit | 81bacda627ee3f9e69212ddd8ab804e7d15f8c16 (patch) | |
| tree | 54c8955847f41e77ac10ff7c314b57897db4bb47 /doc/SSL.txt | |
| parent | 6960cb4c3839dceee732a4e7d491e4549ff8471b (diff) | |
| download | ngircd-81bacda627ee3f9e69212ddd8ab804e7d15f8c16.tar.gz ngircd-81bacda627ee3f9e69212ddd8ab804e7d15f8c16.zip | |
Added URLs for stunnel.
Diffstat (limited to 'doc/SSL.txt')
| -rw-r--r-- | doc/SSL.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/SSL.txt b/doc/SSL.txt index 49d6f948..7578ad80 100644 --- a/doc/SSL.txt +++ b/doc/SSL.txt @@ -12,7 +12,10 @@ 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 future ... -- -$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 $ |