]> code.delx.au - offlineimap/commit
Add support for ssl client certificates
authorMark Hymers <mhy@debian.org>
Fri, 23 May 2008 19:58:18 +0000 (14:58 -0500)
committerJohn Goerzen <jgoerzen@complete.org>
Fri, 23 May 2008 19:58:18 +0000 (14:58 -0500)
commitca08c1e5531af7a19b38d1034780ff751589ce9a
treeef37b6144ab6545ba9e62fcfcd997619261e33d8
parent3c7edc2e4d08dfcd15bfa7b84ff627cb9d063040
Add support for ssl client certificates

  This patch adds sslclientcert and sslclientkey configuration
  options which are passed through to imaplib in order to allow
  the use of client certificates for authentication.

Tue Nov 13 14:44:17 CST 2007  Mark Hymers <mhy@debian.org>
offlineimap.conf
offlineimap/imapserver.py
offlineimap/repository/IMAP.py