Create the keys directory by running the following commands:
As root user
mkdir -p /etc/httpd/ssl/keys
chmod 700 /etc/httpd/ssl/keys
Create the certificate directory by running the following command:
As root user
mkdir /etc/httpd/ssl/cert
Create the keys directory by running the following commands:
As root user
mkdir -p /etc/httpd/ssl/keys
chmod 700 /etc/httpd/ssl/keys
Create the certificate directory by running the following command:
As root user
mkdir /etc/httpd/ssl/cert