Cannot access GUI. Issue with httpd.service

Found a solution on another thread.

If anyone is having a similar issue. I used

mv /etc/httpd/conf.d/ssl.conf /etc/httpd/conf.d/ssl.conf.old
systemctl restart httpd

Now I have http admin access to the GUI again.