I guess apache cannot start because of an invalid certificate. Check the error message with
httpd -t
And to revert to the default setup:
db configuration delprop modSSL crt
db configuration delprop modSSL key
expand-template /etc/httpd/conf/httpd.conf
Apache should then be able to start