I am trying to get my sectigo SSL cert liked to my Azure CDN but I keep getting this error The secret contains an unsupported content type. The content type needs to be application/x-pkcs12. I have given CDN access to my key vault.
Thanks,
Daniel
I am trying to get my sectigo SSL cert liked to my Azure CDN but I keep getting this error The secret contains an unsupported content type. The content type needs to be application/x-pkcs12. I have given CDN access to my key vault.
Thanks,
Daniel
@dannomac-6129, Azure key vault supports importing both PEM and PFX (PKCS12) certificate bundles. However, Azure CDN only supports PFX. If you attempt to apply a PEM formatted certificate to Azure CDN from your Key Vault, then you will encounter this error.
Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.
2 people are following this question.