Authentication Service, Auditing and Monitoring Service
000007471
Applies to: All version of Centrify DirectControl and DirectAudit using the Centrify curl.
Problem: When trying to use the Centrify curl to connect to other URLs, errors come up saying:
Hostname was NOT found in DNS cache error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Cause: The certificate is in the wrong directory. The Centrify curl is looking for the ca-bundle.crt cert in /usr/share/ssl/certs/ but it is most likely in the /etc/pki/tls/certs/ directory.
Resolution: Create the /usr/share/ssl/certs/ directory structure and copy the ca-bundle.crt file into this directory. The problem should then be resolved.