SF.net SVN: tmda: [2160] trunk/tmda/contrib

[email protected] Mon, 26 Feb 2007 20:38:16 -0800
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2160
          http://svn.sourceforge.net/tmda/?rev=2160&view=rev
Author:   srwarren
Date:     2007-02-26 20:38:15 -0800 (Mon, 26 Feb 2007)

Log Message:
-----------
contrib: Update ofmipd-stunnel-*/README.txt to indicate that tmda-ofmipd now has native SSL support, which may be preferable over stunnel/xinetd usage.

Modified Paths:
--------------
    trunk/tmda/contrib/ofmipd-stunnel-daemons/README.txt
    trunk/tmda/contrib/ofmipd-stunnel-xinetd/README.txt

Modified: trunk/tmda/contrib/ofmipd-stunnel-daemons/README.txt
===================================================================
--- trunk/tmda/contrib/ofmipd-stunnel-daemons/README.txt	2007-02-27 04:08:16 UTC (rev 2159)
+++ trunk/tmda/contrib/ofmipd-stunnel-daemons/README.txt	2007-02-27 04:38:15 UTC (rev 2160)
@@ -1,3 +1,8 @@
+NOTE: Recent versions of tmda-ofmipd contain native support for SSL. As such,
+this "HOWTO" is probably not relevant any more, unless you have some specific
+requirement to use stunnel.
+
+
 The files in this directory show how to run a daemonized stunnel to provide
 TLS encrypted connections to a daemonized tmda-ofmipd.
 

Modified: trunk/tmda/contrib/ofmipd-stunnel-xinetd/README.txt
===================================================================
--- trunk/tmda/contrib/ofmipd-stunnel-xinetd/README.txt	2007-02-27 04:08:16 UTC (rev 2159)
+++ trunk/tmda/contrib/ofmipd-stunnel-xinetd/README.txt	2007-02-27 04:38:15 UTC (rev 2160)
@@ -1,4 +1,9 @@
-The files in this directory show how to run tmda-ofmipd from xinet.d, using
+NOTE: Recent versions of tmda-ofmipd contain native support for SSL. As such,
+this "HOWTO" is probably not relevant any more, unless you have some specific
+requirement to use stunnel, or xinetd (e.g. for access control).
+
+
+The files in this directory show how to run tmda-ofmipd from xinetd, using
 stunnel to provide TLS encryption.
 
 NOTE: This method runs a separate instance of stunnel and tmda-ofmipd for each


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.