Welcome! Log In Create A New Profile

Advanced

reverse proxy client certificate authentication

Posted by wurstsalat 
reverse proxy client certificate authentication
October 15, 2014 08:28AM
Hi,

I'm looking for a reverse proxy that is able to forward client certificates to the backend. Is nginx capable of doing this?

My situation:

Client with personalized Certificate -> reverse proxy -> Backend (IIS) with Client Certificate Authentication

I know that I can forward the client certificate in the Header via

proxy_set_header SSL_CLIENT_CERT $ssl_client_cert;

but this is not sufficient for Microsoft IIS. Seems like IIS is expecting the certificate not in the Header or something else is missing.

Any help is appreciated.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 155
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready