osad service fails to start on client with error "SSLDisabledError", when using CNAME records for Red Hat Proxy server.
Issue
- osad service fails to start on client with error "SSLDisabledError", when using CNAME records for Red Hat Proxy
- I have a CNAME entry defined in DNS for my Satellite Proxy. I followed the steps in section 4 of the Proxy Installation Guide.
(Section 4: "Configuring Satellite Proxy to Use CNAME Records"). System got registered successfully and able to download updates but unable to startosadservice on client
# service osad start
Starting osad: Not able to reconnect
Traceback (most recent call last):
File "/usr/share/rhn/osad/jabber_lib.py", line 252, in setup_connection
c = self._get_jabber_client(js)
File "/usr/share/rhn/osad/jabber_lib.py", line 309, in _get_jabber_client
c.connect()
File "/usr/share/rhn/osad/jabber_lib.py", line 589, in connect
raise SSLDisabledError
SSLDisabledError
Environment
- Red Hat Proxy v 5.6
- Proxy server CNAME
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.