Summary | IMP - Pop3 over TLS with self-signed certificate (Fetching) |
Queue | IMP |
Queue Version | 4.3 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | net (at) arrishq (dot) net |
Created | 10/08/2008 (6117 days ago) |
Due | |
Updated | 11/09/2008 (6085 days ago) |
Assigned | 10/11/2008 (6114 days ago) |
Resolved | 11/09/2008 (6085 days ago) |
Milestone | |
Patch | Yes |
State ⇒ Resolved
http://cvs.horde.org/diff.php/imp/lib/Fetchmail/imap.php?r1=1.5.10.12&r2=1.5.10.13&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP.php?r1=1.11.10.19&r2=1.11.10.20&ty=u
http://cvs.horde.org/diff.php/imp/scripts/Imp.reg?r1=1.6.2.2&r2=1.6.2.3&ty=u
http://cvs.horde.org/diff.php/imp/scripts/Imp.reg?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/imp/lib/Fetchmail/imap.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP.php?r1=1.52&r2=1.53&ty=u
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ IMP - Pop3 over TLS with self-signed certificate (Fetching)
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ Yes
New Attachment: imp-pop3-sslinvalid.patch
State ⇒ New
the attached small patch enables IMP to fetch Pop3 Messages over TLS
with a self-signed certificate in the chain.
Additionally - the "imp.reg" file can be enhanced by changing the
default line that calls "iexplore.exe" to:
Rundll32.exe Url.dll,FileProtocolHandler
_the_server_/imp/?actionID=login_compose&to="%L"
This calls the default Browser set for the HTTP / HTTPS Protocol
handler. The same applies to Turba as well.