On 10/10/18 22:49, ma...@apache.org wrote:
> Author: markt
> Date: Wed Oct 10 21:49:55 2018
> New Revision: 1843514
> 
> URL: http://svn.apache.org/viewvc?rev=1843514&view=rev
> Log:
> Implement TLS 1.3 support for CLIENT-CERT when the APR/native connector is 
> not configured with certificateVerification="required" (i.e. the equivalent 
> of server initiated renegotiation to obtain a client cert)
> 
> Modified:
>     tomcat/native/trunk/native/include/ssl_private.h
>     tomcat/native/trunk/native/src/sslnetwork.c

There is a large amount of duplication in this commit for the above
file. A C programmer with more skill than me can probably find a simple
way to reduce it.

Mark

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

Reply via email to