I am working with Azure API management. I have deployed a self-hosted gateway on my local machine, and I want to associate custom client certificates for security. I have successfully uploaded a custom certificate to Azure API Management in the Portal and associated it with the API.
Now I need to associate this certificate with the self-hosted gateway. I cannot find any clear material on the internet. How I can do this step?