<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
Hello All,<br /><br />One of the last things not yet working is freebusy. I thought I had solved all my SSL problems, but but it looks like at least some of freebusy's problem may be due to it. Here's the log from /var/log/kolab-freebusy/errors.<br /><br />================<br />[30-Oct-2015 17:04:30 America/New_York] PHP Warning:  stream_socket_client(): Peer certificate CN=`host.example.net' did not match expected CN=`localhost' in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap_generic.php on line 858<br />[30-Oct-2015 17:04:30 America/New_York] PHP Warning:  stream_socket_client(): Failed to enable crypto in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap_generic.php on line 858<br />[30-Oct-2015 17:04:30 America/New_York] PHP Warning:  stream_socket_client(): unable to connect to ssl://localhost:993 (Unknown error) in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap_generic.php on line 858<br />[30-Oct-2015 17:04:30,000000 -0400]: IMAP Error: Login failed for <a href="mailto:first.lastname@jodig.net" target="_blank">first.lastname@jodig.net</a> from 2600:3c03::f03c:91ff:fe93:b57f. Could not connect to ssl://localhost:993: Unknown reason in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 198 (GET /freebusy/<a href="mailto:firstname.lastname@jodig.net" target="_blank">firstname.lastname@jodig.net</a>.ifb)<br />==============<br /><br />I can't figure out where in the configs there is still a reference to ssl://localhost. I've also tried to work with it some through Kontact, but with it I'm not even sure to set it up. <br /><br />I tried running "setup-kolab freebusy". All it did was return to the commandline without any feedback, so I don't know what that did, if anything.<br /><br />My setup is Fedora 22 with  Kolab instaled from the  tpokorra-kolab copr repository.<br /><br />Any ideas?<br /><br />Thanks<br /><br />digger<br />  </body>
</html>