Azure apim selfhosted gateway certificate update issue.

2022-11-11T14:33:31.893+00:00

We have updated the self-hosted gateway with a new certificate as part of certificate renewal process.

Also implemented below steps

  1. Add a certificate .pfx file to your API Management instance.
  2. Use the Gateway Certificate Authority - Create Or Update REST API to associate the certificate with the self-managed gateway.

https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-ca-certificates#create-custom-ca-for-self-hosted-gateway.

but still the gateway endpoint is showing wrong CN=test.api.net

259430-image.png

Please advise ..

thanks.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sonny Gillissen 3,271 Reputation points
    2022-11-27T21:21:21.027+00:00

    Seems like the CA (Certificate Authority) is not registered correctly. Have you tried executing step 2 again?

    0 comments No comments