[GitHub] [tomcat] michael-o commented on a change in pull request #406: Improve the SSLValve so it is able to handle the ssl_client_escaped_cert header from Nginx

2021-03-05 Thread GitBox
michael-o commented on a change in pull request #406: URL: https://github.com/apache/tomcat/pull/406#discussion_r588501243 ## File path: java/org/apache/catalina/valves/SSLValve.java ## @@ -137,7 +149,13 @@ public void invoke(Request request, Response response) throws

[GitHub] [tomcat] michael-o commented on a change in pull request #406: Improve the SSLValve so it is able to handle the ssl_client_escaped_cert header from Nginx

2021-03-04 Thread GitBox
michael-o commented on a change in pull request #406: URL: https://github.com/apache/tomcat/pull/406#discussion_r587564027 ## File path: java/org/apache/catalina/valves/SSLValve.java ## @@ -137,7 +149,13 @@ public void invoke(Request request, Response response) throws