Client SSL Certificate Passthrough to server in Azure Firewall premium?

Pattamadai, Sundar 21 Reputation points
2022-10-20T16:01:17.383+00:00

Hello,
We are moving some web services that run on IIS and have SSL Setting to 'Require' Client certificate. The callers of our service provide a ssl client certificate and that must be passed through by the loadbalancer to the backend server/VM. In short, whatever certificate the caller provided must be made available to the backend server. F5 allows this today.

What loadbalancer offering in Azure can satisfy this use case? (without code changes to our existing services, some wcf and some webapi running on IIS on VMs)

  1. App Gateway I see can makes the caller provided certificate available via a header variable. But that is not pass through and would require us to make changes in our services to get the certificate from a header variable.
  2. Can Azure Premium firewall do what we want?

..OR do we have to resort to standing up F5 in azure VM?

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
656 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.