Re: mail/roundcube selfsigned TLS problem after upgrade to php56 (SOLVED)

2015-03-02 Thread Marko Cupać
On Mon, 2 Mar 2015 10:15:11 +0100 Marko Cupać wrote: > On Mon, 2 Mar 2015 09:56:05 +0100 > Marko Cupać wrote: > > > Hi, > > > > my roundcube was connecting happily to dovecot2 server over TLS > > for a few years, until recent upgrade of php ports (5.4 -> 5.6) and > > roundcube (1.0.5 -> 1.1.0)

Re: mail/roundcube selfsigned TLS problem after upgrade to php56 (SOLVED)

2015-03-02 Thread Kubilay Kocak
On 2/03/2015 8:15 PM, Marko Cupać wrote: > On Mon, 2 Mar 2015 09:56:05 +0100 > Marko Cupać wrote: > >> Hi, >> >> my roundcube was connecting happily to dovecot2 server over TLS >> for a few years, until recent upgrade of php ports (5.4 -> 5.6) and >> roundcube (1.0.5 -> 1.1.0). >> >> Luckily, all

Re: mail/roundcube selfsigned TLS problem after upgrade to php56 (SOLVED)

2015-03-02 Thread Marko Cupać
On Mon, 2 Mar 2015 09:56:05 +0100 Marko Cupać wrote: > Hi, > > my roundcube was connecting happily to dovecot2 server over TLS > for a few years, until recent upgrade of php ports (5.4 -> 5.6) and > roundcube (1.0.5 -> 1.1.0). > > Luckily, all I needed to add to roundcube config was: > > $conf

mail/roundcube selfsigned TLS problem after upgrade to php56 (SOLVED)

2015-03-02 Thread Marko Cupać
Hi, my roundcube was connecting happily to dovecot2 server over TLS for a few years, until recent upgrade of php ports (5.4 -> 5.6) and roundcube (1.0.5 -> 1.1.0). Luckily, all I needed to add to roundcube config was: $config['imap_conn_options'] = array( 'ssl' => array(