Summary | enable/disable tls encryption |
Queue | Ingo |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | suse-tux (at) gmx (dot) de |
Created | 10/06/2006 (6818 days ago) |
Due | |
Updated | 10/09/2006 (6815 days ago) |
Assigned | |
Resolved | 10/09/2006 (6815 days ago) |
Milestone | |
Patch | Yes |
State ⇒ Resolved
New Attachment: ingo-useTLS_backends.diff
I attached a new patch - i hope this one is correct.
State ⇒ Feedback
configuration items (from backends.php) for any particular server,
instead of a global conf value, I'm sure this will be accepted. Thanks!
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ enable/disable tls encryption
Queue ⇒ Ingo
New Attachment: ingo_usetls.diff
State ⇒ New
tls-encryption during the connect to sieve or not.
Since the latest release of Net_Sieve it's possible to enable/disable
tls (more information http://pear.php.net/bugs/bug.php?id=8071 ).
I attached a patch for it.