]> git.g-eek.se Git - interimap.git/commit
Factor the SSL code (imaps and STARTTLS).
authorGuilhem Moulin <guilhem@fripost.org>
Thu, 10 Sep 2015 22:20:10 +0000 (00:20 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Thu, 10 Sep 2015 23:00:47 +0000 (01:00 +0200)
commitfba1c36f3710badb61f45a406cd57425669ed2ed
tree20e876eeff414145bb5b2ce3ec95a370ad83e2e8
parentea086d30d021f7c018e4d307223162cf051de336
Factor the SSL code (imaps and STARTTLS).

Also, add SSL options SINGLE_ECDH_USE, SINGLE_DH_USE, NO_SSLv2, NO_SSLv3
and NO_COMPRESSION to the compiled-in CTX options.

And use SSL_MODE_AUTO_RETRY to avoid SSL_read failures during a
handshake.
Changelog
lib/Net/IMAP/InterIMAP.pm