</syntaxhighlight>Setup the SSL certificates required<syntaxhighlight lang="bash">
</syntaxhighlight>Setup the SSL certificates required<syntaxhighlight lang="bash">
nano /etc/httpd/conf.d/ssl.conf
nano /etc/httpd/conf.d/ssl.conf
−
</syntaxhighlight>and add these lines<syntaxhighlight lang="ini">
+
</syntaxhighlight>and add these lines and make sure you comment out any existing ones that point at non-existing certs (e.g. in a bare install there are 2 example lines)<syntaxhighlight lang="ini">