https://bz.apache.org/bugzilla/show_bug.cgi?id=63500
--- Comment #11 from Bruno <bruno.pmari...@gmail.com> --- Using the fix with tomcat 9.0.22 and tomcat-native 1.2.23 and the server doesn't core dump anymore when I add CRL to SSLHostConfig using configuration certificateRevocationListFile in format -----BEGIN X509 CRL----- But have a new issue, I'm unable to use valid X509 client certs. I get the message from curl curl: (35) error:1401E418:SSL routines:CONNECT_CR_FINISHED:tlsv1 alert unknown ca If I remove the CRL config client certs work as expected. Is there a way to understand what is the issue? Was unable to find a way to enable SSL logging being OpenSSL. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org