You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have 3rd Party Certificate. We used to get only CSR for ECDSA since we do not use Dual Stack option, and it's disabled, but, must be, something changed on the back-end, and now we get RSA+ECDSA CSR by default:
If only ECDSA delivery is needed, you can get both the ECDSA and RSA CSRs, then upload only the signed ECDSA certificate. There is no need to upload both the ECDSA signed certificate and the RSA signed certificate. Said another way, you can safely ignore the CSR of the type you do not need. Details are at ECDSA+RSA dual-stack for third-party certificates.
Since you are piping the output to a file, you are winding up with 2 CSRs in that single file, so your request for a way to download just a single CSR makes sense.
We have 3rd Party Certificate. We used to get only CSR for ECDSA since we do not use Dual Stack option, and it's disabled, but, must be, something changed on the back-end, and now we get RSA+ECDSA CSR by default:
(example)
We need an option for akamai-cps to get only CSR for ECDSA, could you please add it?
The text was updated successfully, but these errors were encountered: