Hi everyone,
I'm a bit new to zabbix, and Linux. I'm trying to get a SSL certificate so the environment is secure. I'm using ubuntu 18.04 and i'm following this documentation https://www.zabbix.com/documentation...best_practices
I didn't need to install OpenSSL since Apache2 already has it so i just updated it. As i go through the documentation I have come to this step:
Edit Apache SSL configuration:
/etc/httpd/conf.d/ssl.conf As I'm trying to edit the config file, i simply cannot find it. It does not exist on my machine. So I looked around in other folder where i thought it was logical for file to be located there. /etc/apache2 /etc/ssl /etc/httpd I'm I missing something or does anyone have the right steps to set this up for ubuntu? Thanks in advance!
I'm a bit new to zabbix, and Linux. I'm trying to get a SSL certificate so the environment is secure. I'm using ubuntu 18.04 and i'm following this documentation https://www.zabbix.com/documentation...best_practices
I didn't need to install OpenSSL since Apache2 already has it so i just updated it. As i go through the documentation I have come to this step:
Edit Apache SSL configuration:
/etc/httpd/conf.d/ssl.conf As I'm trying to edit the config file, i simply cannot find it. It does not exist on my machine. So I looked around in other folder where i thought it was logical for file to be located there. /etc/apache2 /etc/ssl /etc/httpd I'm I missing something or does anyone have the right steps to set this up for ubuntu? Thanks in advance!
Comment