Blame SOURCES/stunnel-pop3s-client.conf

fd1438
# Sample configuration for stunnel, tunnelling cleartext connections on the
fd1438
# default port (without an "accept" setting, stunnel uses stdio) over an
fd1438
# encrypted channel to pop3s-server.example.com:pop3s.  See stunnel(8) for
fd1438
# more information.
fd1438
client = yes
fd1438
connect = pop3s-server.example.com:pop3s
fd1438
CAfile = /usr/share/ssl/certs/ca-bundle.crt
fd1438
verify = 2