Khel_MVA
Khel_MVA

Reputation: 48

SSL Certificate issue

Edited, added more info as requested.

When using the Qualys SSLLabs SSLTest analysis tool it shows that we are sending 2 certificates.

One is perfect. It is the correct one and everything is as it should be. The other one seems to be a self signed certificate of the machine in which we have the domain. It is in the Apache default config.

test

Even though Qualys shows an A+ as a result, we are being asked to remove the other certificate as it is not trusted, expired etc.

Is this even possible?

We have tried commenting out in the Apache Config the next lines:

SSLCertificateFile /etc/pki/tls/certs/localhost.crt

SSLCertificateKeyFile /etc/pki/tls/private/localhost.key

But this just breaks Apache.

How can we proceed?

Thanks.

Upvotes: 0

Views: 38

Answers (0)

Related Questions