How do I upload a certificate to Azure API Management and verify it in your API

荒凉一梦 提交于 2020-03-23 12:05:11

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!