aboutsummaryrefslogtreecommitdiffstats
path: root/packages/stunnel.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-29 01:20:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-29 01:20:08 +0000
commit8a317d11b9c3709698d3ada8992a6bddf553c559 (patch)
tree25cf5742aa7c0b693ff394d56722b8757c1a2555 /packages/stunnel.xml
parent915ae4fc9de8df734fa070c08ac93c601a59ee1f (diff)
downloadpfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.tar.gz
pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.tar.bz2
pfsense-packages-8a317d11b9c3709698d3ada8992a6bddf553c559.zip
Add configfile tag
Diffstat (limited to 'packages/stunnel.xml')
-rw-r--r--packages/stunnel.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/stunnel.xml b/packages/stunnel.xml
index 3c952b67..c525b867 100644
--- a/packages/stunnel.xml
+++ b/packages/stunnel.xml
@@ -6,6 +6,7 @@
<name>STunnel</name>
<tooltiptext>The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package.</tooltiptext>
<section>Services</section>
+ <configfile>stunnel.xml</configfile>
</menu>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->