/usr/share/doc/stunnel
NameSizeModeActions
Certificate-Creation3850644editdlrm
faq.stunnel-2.html50680644editdlrm
pop3-redirect.xinetd6070644editdlrm
sfinger.xinetd2850644editdlrm
stunnel-pop3s-client.conf3530644editdlrm
stunnel-sfinger.conf3790644editdlrm
stunnel.conf-sample45340644editdlrm
tworzenie_certyfikatow.html363600644editdlrm
VNC_StunnelHOWTO.html84300644editdlrm
Edit: /usr/share/doc/stunnel/stunnel-pop3s-client.conf (353B)
# Sample configuration for stunnel, tunnelling cleartext connections on the # default port (without an "accept" setting, stunnel uses stdio) over an # encrypted channel to pop3s-server.example.com:pop3s. See stunnel(8) for # more information. client = yes connect = pop3s-server.example.com:pop3s CAfile = /usr/share/ssl/certs/ca-bundle.crt verify = 2