I mean binding it to one IP, but being able to serve different SSL certificates. I think with Cyrus, one needs Subject Alternative Names (SANs) certificate for that. -- Tomasz Chmielewski http://www.sslrack.com On 2014-07-03 12:50, Niels dettenbach wrote: > Am 03.07.2014 12:36, schrieb Tomasz Chmielewski: >> However, I don't see a way to set Cyrus to listen on one IP > > Binding cyrus daemons to specific IPs is possible (and even multiple > IPs) within cyrus.conf: > > i.e. for IMAPs: > > one IP: > > imaps cmd="imapd -s" listen="my.host.ip:imaps" prefork=1 > maxchild=123 > > ALL IPs: > > imaps cmd="imapd -s" listen="imaps" prefork=1 maxchild=123 > > or just multiple IPs (from brain, so pls doublecheck it): > > imaps cmd="imapd -s" listen="my.host.ip1:imaps" prefork=1 > maxchild=123 > imaps cmd="imapd -s" listen="my.host.ip2:imaps" prefork=1 > maxchild=123 > > > or do you mean anything other? > > > hth a little, > > cheerioh, > > > Niels. > > > > --- > Niels Dettenbach > Syndicat IT&Internet > http://www.syndicat.com ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus