]> code.delx.au - offlineimap/blobdiff - offlineimap.conf
Add support for ssl client certificates
[offlineimap] / offlineimap.conf
index e7b80a88c27241d15e0296ac817f4aefeec9fa1d..996fe7a900131ef3e557f9658529471b8161b13a 100644 (file)
@@ -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