On 09/22/2009 09:36 AM, Taco Scargo wrote:
Miroslav,

My /etc/jabberd/c2s.xml file contains:
     <pemfile>/etc/jabberd/server.pem</pemfile>

My /etc/rhn/default/rhn_osa-dispatcher.conf file contains:

osa_ssl_cert  = /usr/share/rhn/RHNS-OSA-CERT

which doesn't exist at all.

I had been hoping this would be an easy yum install exercise.

Maybe someone can point me how to create a working certificate and configure 
the files.

Thanks,

Taco


Hello,

/etc/jabberd/c2s.xml should contain
  <pemfile>/etc/pki/spacewalk/jabberd/server.pem</pemfile>

but in my config, this is commented out.  Look for the <id> tag:
<id realm='' register-enable='true' require-starttls='false' pemfile='/etc/pki/spacewalk/jabberd/server.pem'>F.Q.D.N</id>

And make sure the pemfile is readable by the jabber user (not the jabberd user).

Also, grep cert /etc/rhn/* ... you should have a osa-dispatcher.osa_ssl_cert = /var/www/html/pub/RHN-ORG-TRUSTED-SSL-CERT line.

It's strange your configs are not correct - did spacewalk-setup not complete successfully?

Hope that helps,

Joshua Roys

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to