Is it possible to check a client certificate, that is sent with a GET https API call, against the certificates that are in the API Manager client certificate store?
In the Azure portal, it is only possible to upload client certificates with a private key and password. Clients however, will never send the private key part of their certificate with their password.
Azure gives an error when I try to upload a client certificate with only the public key.
According to the Azure Portal API Management documentation, it should be possible: https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-mutual-certificates-for-clients