You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2021/08/12 11:36:00 UTC

[GitHub] [tomcat] rrodewald edited a comment on pull request #444: Delegate check for preemptive authentication from AuthenticatorBase to affected Authenticators

rrodewald edited a comment on pull request #444:
URL: https://github.com/apache/tomcat/pull/444#issuecomment-897549391


   The removal of the preemptive capability of the `SSLAuthenticator` makes multiple tests fail:
   ```
       [junit] Test org.apache.catalina.valves.rewrite.TestResolverSSL FAILED
       [junit] Test org.apache.tomcat.util.net.TestClientCertTls13 FAILED
       [junit] Test org.apache.tomcat.util.net.TestClientCert FAILED
       [junit] Test org.apache.tomcat.util.net.TestCustomSsl FAILED
   ```
   Before I change all these tests I'd like to confirm that it is worth it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org