#Nginx reverse proxy
1 messages · Page 1 of 1 (latest)
Kinda solved the issue with the custom error page if no ssl client cert was given - I had to set ssl_verify_client to optional and added an if statement to redirect to google if $ssl_client_verify is NONE