lhellebr commented on PR #1070: URL: https://github.com/apache/tomcat/pull/1070#issuecomment-5757632855
The reason I provided own certs is that we need RSA 8192 (or something else big enough) CA + certs for reproducing. Rather than always generating them (which would take considerable time), I've provided them. Also, these are not typical fixtures you could use in another test as well - it's a long chain of big certs made specifically to reproduce this issue. I can provide a script to generate these and it can certainly run in automation if it's a one-time run, I would just prefer not to run it every time the tests run. But I am not a regular contributor to Tomcat so I may be missing something - if there is another, better way, let me know what to change. -- 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]
