Hi Everyone,
I have a question regarding generating a certificate to be used by an Apache Web Service, with the certificate being generating by a Microsoft CA.
The Apache Web Service is part of a new service that is being introduced and is installed on a Windows Server. So far we have had the Apache service generate a key file for itself and provide a csr that can be used to generate a certificate. However, when I provide a certificate back to the web service it can't load the certificate and the apache service is unable to start.
I thought this may have something to do with the CSR format, as it seemed to loose some of its formatting. So I resolved this using notepad ++, however the issue still exists.
Has anyone got some experience of this issue and know how to resolve it?
regards
Hendy25