rmaucher commented on PR #888: URL: https://github.com/apache/tomcat/pull/888#issuecomment-3252837075
So I would be adding SSLUtil.addSecondCertificate for now (the name comes from the OpenSSL command line arguments descriptions), as a default method. Shouldn't be causing too many problems and we can stop using it later. It would only be used if SSLHostConfig is configured with *only TLS 1.3*. I don't think we should add the MLDSA cert types and so on for now, just use some place holder for now until we figure it out (DSA or whatever). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
