Blame SOURCES/stunnel-pop3s-client.conf

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