On Dec 6, 2009, at 11:23 AM, Dick Middleton wrote:

> Note that for SNI to work, client support is required. Web browsers known to 
> support it are Mozilla Firefox 2.0+, Opera 8.0+, Internet Explorer 7 (Vista, 
> not XP) or later and Google Chrome.
> </QUOTE>
> 
> If Cherokee can do it why not dovecot?

It's already implemented for Dovecot v2.0. You can do things like:

local imap.foo.org {
  ssl_cert = </.../imap.foo.org.crt
  ssl_key = </.../imap.foo.org.key
}

Reply via email to