Hello,
I wanna configure ssl frontend cert for my zabbix server (rocky linux, apache)
I change
/etc/
<Virtual host *:443>
SSLEngine on
SSLCertificateFile "Location/of/cer"
SSLCertificateFile "Location/of/no_pass"
</Virtualhost>
But that doesnt work, website doesnt see that certificate ;/
Where i can find zabbix configuration file ?
I wanna configure ssl frontend cert for my zabbix server (rocky linux, apache)
I change
/etc/
<Virtual host *:443>
SSLEngine on
SSLCertificateFile "Location/of/cer"
SSLCertificateFile "Location/of/no_pass"
</Virtualhost>
But that doesnt work, website doesnt see that certificate ;/
Where i can find zabbix configuration file ?