opt/stunnel/stunnel.conf

17 lines
211 B
Plaintext
Raw Normal View History

2015-04-18 09:47:39 +02:00
;
; /etc/stunnel/stunnel.conf
;
setuid = stunnel
setgid = stunnel
chroot = /var/run/stunnel/
pid = /stunnel.pid
syslog = yes
cert = /etc/ssl/certs/stunnel.crt
key = /etc/ssl/keys/stunnel.key
; End of file