I have an app that was working fine until the vendor changed certificates - to SHA2 certificate.
My PHP app uses cURL to copy the certificate to my server. Now I get a 404 error.
Is this expected behavior with this type of file? What do I need to do to properly copy the cert?