Difference between revisions of "Stunnel"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "cert = /etc/stunnel/stunnel.pem sslVersion = SSLv3 chroot = /var/run/stunnel/ setuid = nobody setgid = nobody pid = /stunnel.pid socket = l:TCP_NODELAY=1 socket = r:TCP_NODELA...")
(No difference)

Revision as of 13:01, 2 June 2023

cert = /etc/stunnel/stunnel.pem sslVersion = SSLv3 chroot = /var/run/stunnel/ setuid = nobody setgid = nobody pid = /stunnel.pid socket = l:TCP_NODELAY=1 socket = r:TCP_NODELAY=1 output = stunnel.log client = no [syslog] accept = 1543 connect = 1514