Managing Secure Connections to the Subscription Server

CentOS Subscription Manager assumes, by default, that the subscription clients connect to the subscription service using a secure (SSL) connection. This requires that the CA certificate of the subscription service be downloaded and available locally for the client and that the appropriate connections be configured.

  1. Open the Subscription Manager configuration file.
vim /etc/rhsm/rhsm.conf
[server]
port=8443
insecure = 1
ca_cert = /etc/rhsm/ca