Recently we noticed cPanel with CloudLinux getting error when trying to Yum Update . The error is :
root@jasmine [~]# yum update
Loaded plugins: fastestmirror, rhnplugin, universal-hooks
ERROR: can not find RHNS CA file: /usr/share/rhn/CLN-ORG-TRUSTED-SSL-CERT
The problem can be solved by ‘enabled = 0’ in /etc/yum/pluginconf.d/rhnplugin.conf login your terminal and run the comand :
nano /etc/yum/pluginconf.d/rhnplugin.conf
Default value is `1′ make it `0′ this will solved the problem.
Thank you for visiting my post.
`Bipul