[PATCH v3] Re: Implement Server SSL fingerprint check

Sebastian Spaeth Sebastian at SSpaeth.de
Mon Sep 12 08:49:00 BST 2011


On Tue, 6 Sep 2011 19:06:01 +0200, Nicolas Sebrecht <nicolas.s-dev at laposte.net> wrote:
> I had this error:
> 
>     fingerprint = sha1(self.sslobj.getpeercert(True)).hexdigest()

Right, the updated imaplib2 had changed the internal name self.sslobj to
self.sock. I fixed that now and will resent the patch series. I also
added a third patch that disables SSL fingerprint checking under python
2.5 (as we don't have the ssl module available). I don't have a python
2.5 around to test if it fails, but it should not.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20110912/695ce4ee/attachment-0001.sig>


More information about the OfflineIMAP-project mailing list