Hi All,
I have an issue at the moment involving Apache and a certificate issued from a Microsoft Internal CA. We have a new application that has a requirement for SSL and is Apache based. I have successfully generated a key file from Apache, as well as a corresponding CSR which I generated the certificate from.
However, when I attempt to use the certificate generated by the internal CA, the Apache service fails to start. Providing the following message:-
"Windows could not start the Apache 2.2 on local computer........... contact the vendor and refer to service-specific error code 1"
In the system event logs the following is recorded:-
"The Apache 2.2 Service terminted with service-specificed error incorrect function"
If I revert back to the self generated certificate, the service starts with no issue at all.
Has anyone got any idea what the issue could be?