Hello David Kjell,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are having issues with Azure API Managment - Custom Domain - At least one certificate is not valid (Certificate failed validation because it could not be loaded).
This is one of the common issues with uploading a PFX certificate for a custom domain in Azure API Management.
Make sure the PFX certificate is valid and not expired, check that domain matches the domain name (e.g., api.mydomain.com
) in the certificate, and is password-protected with the correct password when uploading.
You can check here on how you can configure custom domains in Azure API Management - https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-configure-custom-domain-gateway and here are the steps to configure a custom domain name for Azure API Management - https://learn.microsoft.com/en-us/azure/api-management/configure-custom-domain
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.