| 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 | 02/11/2005 (7576 days ago) |
| Due | |
| Updated | 06/02/2005 (7465 days ago) |
| Assigned | |
| Resolved | 06/02/2005 (7465 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
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ imap tls auth, novalidate-cert
Queue ⇒ Horde Base
State ⇒ Unconfirmed
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.