|
From: Jamie C. <jca...@we...> - 2006-09-20 16:27:25
|
On 20/Sep/2006 05:24 Joaquim Homrighausen wrote .. > > Hello Jamie! > > Any chance of getting support for stunnel configuration without the use > of inetd/xinetd? > > Typically, we use stunnel without such tools and store the configuration > in /etc/stunnel/stunnel.conf > The .pem files, certs.pem, etc. and the log files are also (in our case) > stored in that directory. Is that even possible? I didn't know that stunnel could run as a stand-alone server .. I thought it always needed a program like inetd, xinetd or tcpserver to actually accept the network connections. That said, xinetd is a pretty light-weight program, assuming that you don't configure it to run any other services. - Jamie |