Dashboard
PHP:
8.1.33
OS:
Linux
User:
lawtemple
/
/
usr
/
share
/
doc
/
stunnel
📤 Upload
📝 New File
📁 New Folder
Close
Editing: stunnel-pop3s-client.conf
# 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
Save
Cancel