<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi all,</p>
<p>I've refreshed the certificates on my CentOS 6 Kolab 3.1 install using certs from startssl. I loosely followed https://gist.github.com/dhoffend/7008915 to make sure the key components were using the new certificates. The only snag is that I am no longer able to login to kola-webadmin. </p>
<p> </p>
<p>Below is what /var/log/kolab-webadmin/errors says</p>
<p>PHP Error: Login failed. Unable to connect to ssl://ssl.websavages.com:443. Error: stream_socket_client(): unable to connect to ssl://ssl.websavages.com:443 (Unknown error) (POST)</p>
<p> </p>
<p>Below is the stanza from /etc/kolab/kolab.conf</p>
<p>[kolab_wap]</p>
<p>ssl_verify_host = true</p>
<p>sql_uri = mysql://kolab:xxxxxxxxxxxxxxxxx@localhost/kolab</p>
<p>ssl_verify_peer = true</p>
<p>skin = default</p>
<p>api_url = https://ssl.websavages.com/kolab-webadmin/api</p>
<p> </p>
<p>Anyone any ideas?</p>
<div> </div>
</body></html>