rhsmcertd(8) - Linux man page
Name
rhsmcertd - Periodically scans and updates the entitlement certificates on a registered system.Synopsis
rhsmcertd start|stop|status|restartDescription
When subscriptions are allocated to a system or when new subscriptions are available, the subscription management system issues that machine an X.509 certificate which contains all of the details of that subscription. The rhsmcertd process runs periodically to check for changes in the subscriptions available to a machine by updating the entitlement certificates installed on the machine and by installing new entitlement certificates as they're available.
The entitlements system also issues the system X.509 certificates that grant that system access to the appropriate content repositories for the system to be able to access its subscribed product downloads and updates.
rhsmcertd is started with the machine, by default, and is always running in the background. At the interval set in the rhsm.conf file, the process checks with the Red Hat Entitlement System to see if any new subscriptions are available to the system and pulls down any new certificates. The frequency is configured in minutes in the [rhsmcertd] section of the Red Hat Subscription Manager's configuration file.
[rhsmcertd] certFrequency= 240
This process invokes the certmgr.py script to perform the certificate add and update operations.
Usage
rhsmcertd restartAssociated Files
- * /usr/share/rhsm/certmgr.py
- * /etc/rhsm/rhsm.conf