XML output when starting osa-dispatcher on Satellite server
Issue
- Output like the following during osa-dispatcher startup:
Starting osa-dispatcher: --> <?xml version='1.0' encoding='UTF-8'?>
<stream:stream to='satellite.example.com' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
<-- <features><starttls xmlns = 'urn:ietf:params:xml:ns:xmpp-tls' />
<mechanisms xmlns = 'urn:ietf:params:xml:ns:xmpp-sasl' >
<mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms></features>
<-- <proceed />
--> <?xml version='1.0' encoding='UTF-8'?>
<stream:stream to='satellite.example.com' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
<-- <features><mechanisms xmlns = 'urn:ietf:params:xml:ns:xmpp-sasl' >
<mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms></features>
[ OK ]
Environment
- Red Hat Network Satellite
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.