Apache throws the following errors after attempting to set up ssl certificates:
[ssl:emerg] [pid 30907] AH02572: Failed to configure at least one certificate and
I ran into this problem after updating to Apache 2.4.33.
I had to blocks in my httpd-vhosts.conf file. I removed this one:
ServerName "" DocumentRoot ""
restarted apache and it worked.