Advertising:
Importar una CA Global en el sistema en CentOS 7
Jump to navigation
Jump to search
# yum install -y ca-certificates # ln -s /opt/consul/ssl/consul-ca.pem /etc/pki/ca-trust/source/anchors/consul-ca.pem # update-ca-trust force-enable
Nota: Zabbix puede sobreescribir la ubicación vía la opción SSLCALocation=
### Option: SSLCALocation # Override the location of certificate authority (CA) files for SSL server certificate verification. # If not set, system-wide directory will be used. # This parameter is used only in web monitoring and SMTP authentication. # # Mandatory: no # Default: # SSLCALocation=