Summary | imap tls auth, novalidate-cert |
Queue | Horde Base |
Queue Version | FRAMEWORK_3 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | daniele (at) retaggio (dot) net |
Created | 2005-02-11 (5820 days ago) |
Due | |
Updated | 2005-06-02 (5709 days ago) |
Assigned | |
Resolved | 2005-06-02 (5709 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
tls/novalidate-cert options added in Horde 3.0.5 and CVS.
c-client will try to use tls if available. And if it encounters a
self-signed cert it will complain unless novalidate-cert is set.
you use either TLS or SSL, but the other two are fine. I still prefer
a more flexible solution, but that's at least a step forward.
New Attachment: conf.patch
Type ⇒ Enhancement
State ⇒ Accepted
Priority ⇒ 1. Low
http://www.php.net/manual/en/function.imap-open.php
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Summary ⇒ imap tls auth, novalidate-cert
Queue ⇒ Horde Base
imap
imap/notls
imap/ssl
imap/ssl/novaliate-cert
but, i can not force:
imap/tls
imap/tls/novalidate-cert.
seems that just modifying conf.xml is fine.