How do I upload a certificate to Azure API Management and verify it in your API
问题 I want to make my API use a certificate so that API management can talk to the API but no one else can surf directly to the API I have uploaded a certificate to API Management (APIM) but after that I don't know what to do and the "help" available in blogs is pretty poor. I have uploaded a self signed certificate to: Azure | API Management service | Publisher Portal | Security I have code in the API Controller that interrogates any certificates in the Request but I don't know how the