X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/3c7edc2e4d08dfcd15bfa7b84ff627cb9d063040..ca08c1e5531af7a19b38d1034780ff751589ce9a:/offlineimap.conf diff --git a/offlineimap.conf b/offlineimap.conf index e7b80a8..996fe7a 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -221,6 +221,12 @@ remotehost = examplehost # Whether or not to use SSL. ssl = yes +# SSL Client certificate (optional) +# sslclientcert = /path/to/file.crt + +# SSL Client key (optional) +# sslclientkey = /path/to/file.key + # Specify the port. If not specified, use a default port. # remoteport = 993