问题
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 Certificate gets from APIM to the API
What do I do with the uploaded certificate? I am going down the right path?
来源:https://stackoverflow.com/questions/41119755/how-do-i-upload-a-certificate-to-azure-api-management-and-verify-it-in-your-api