Sha256: 3b9863d1d44673e3b498048b024eb4c1a2ec33a82f92a13847fc8353c5d6c0de
Contents?: true
Size: 355 Bytes
Versions: 1
Compression:
Stored size: 355 Bytes
Contents
; Certificate/key is needed in server mode and optional in client mode cert = /opt/local/etc/stunnel/stunnel.pem pid = foreground = yes ; Protocol version (all, SSLv2, SSLv3, TLSv1) sslVersion = SSLv3 ; Some performance tunings socket = l:TCP_NODELAY=1 socket = r:TCP_NODELAY=1 ;compression = rle [3000] accept = 127.0.0.1:443 connect = 127.0.0.1:3000
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mongrel_in_a_tunnel-0.1 | resources/stunnel.conf |