Hello,
So in June, I have successfully loaded a certificate into the system.
After a month, someone has modified it deleting the certificate.
Now I cannot import the old certificate into the system with the error "cannot import certificate response"
I did the same method as before
I also copied the response with the root and intermediate in this format
-----BEGIN CERTIFICATE-----
<encrypted part of the certificate response>
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
<encrypted part of the CA intermediate certificate>
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
<encrypted part of the CA ROOT certificate>
-----END CERTIFICATE-----
My assumption is because I do not have the original certificate request I made (.pse)
If I create a new one, this will not be inline anymore with the old certificate response Im importing.
So my question is, can I still use the old certificate response into the system? without the old .pse file? I cannot populate "Owner" in strust without making a new certificate request