When check my server certificate get error:
One of the certificates is signed with a SHA1 signature. We recommend that you reissue or replace this certificate with one that uses a SHA-2 signature. Contact your SSL provider about how to do this. Read more about the SHA-1 deprecation here.
This error its because server apache show SHA1 instead SHA2
On my servers with Centos not problem.
How to update or force Apache for only use SHA2 ?