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
In hope to help new visitors.
I had the same error lines in log file.
My mistake was to include
SSLEngine on
outside a VirtualHost block, in a .conf file, along with common values for SSLProtocol, SSLCipherSuite, SSLHonorCipherOrder...
VirtualHost
.conf
SSLProtocol
SSLCipherSuite
SSLHonorCipherOrder