Stunnel from the Source

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen

download, compile and install

configure

  • mkdir /etc/stunnel
  • cat stunnel.conf
debug = 7
output = /var/log/stunnel.log
pid = /var/run/stunnel4/stunnel.pid
[https]
accept = 443
connect = 10.80.100.10:80
cert = /etc/stunnel/example.pem