Discussion:
Certificate Problem on First Install
Victor Silva
2016-08-03 22:16:29 UTC
Permalink
Folks I'm installing a self contained Kolab instance on a vmware machine.
But then I try to login on the kolab-webadmin as the cn=Directory Manager
it complains about a internal server error looking at my logs the only
relevant piece of information Ive found is:

*Wed Aug 03 11:17:30.648889 2016] [:error] [pid 9890] Misconfiguration of
certificate's CN and virtual name. The certificate CN has
localhost4.localdomain4. We expected localhost.localdomain as virtual name.*
*[Wed Aug 03 15:39:07.586766 2016] [core:error] [pid 9890] [client
10.0.2.2:39497 <http://10.0.2.2:39497>] AH00135: Invalid method in request
\xff\xf4\xff\xfd\x06\x04\x04\xff\xf4\xff\xfd\x06*

Which is quite self explanatory as I had messed up the names to be resolved
on resolv.conf and /etc/hosts on first install attempt. But running#
*setup-kolab* again did not help in generating the new certificates. I'm
following https://docs.kolab.org/installation-guide/centos-7.html.

Can I generate this certificates evoking some part of the Kolab scripts?

Regards,
Victor Frederico Silva
Lebmann, Paul
2016-08-04 06:28:24 UTC
Permalink
I had a similar problem (misconfiguration while running setup-kolab) and
found https://github.com/TBits/KolabScripts/tree/master/kolab Scripts
for a clean reinstall of kolab.
You could try to either use the script itself or follow the instructions
of reinstallCentOS.sh manually.
At least it worked for me on my Debian Jessie with Kolab 3.4 setup.

best regards,

Paul
Post by Victor Silva
Folks I'm installing a self contained Kolab instance on a vmware
machine. But then I try to login on the kolab-webadmin as the
cn=Directory Manager it complains about a internal server error
looking at my logs the only relevant piece of information Ive found
_Wed Aug 03 11:17:30.648889 2016] [:error] [pid 9890] Misconfiguration
of certificate's CN and virtual name. The certificate CN has
localhost4.localdomain4. We expected localhost.localdomain as virtual
name._
_[Wed Aug 03 15:39:07.586766 2016] [core:error] [pid 9890] [client
10.0.2.2:39497 [1]] AH00135: Invalid method in request
\xff\xf4\xff\xfd\x06\x04\x04\xff\xf4\xff\xfd\x06_
Which is quite self explanatory as I had messed up the names to be
resolved on resolv.conf and /etc/hosts on first install attempt. But
running# SETUP-KOLAB again did not help in generating the new
certificates. I'm following
https://docs.kolab.org/installation-guide/centos-7.html.
Can I generate this certificates evoking some part of the Kolab scripts?
Regards,
Victor Frederico Silva
------
[1] http://10.0.2.2:39497
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Loading...