wjase opened a new pull request #171: Added new interface for pluggable paramater configuration URL: https://github.com/apache/tomcat/pull/171 Signed-off-by: Jason Wraxall <wj...@yahoo.com.au> Hi there - we upgraded tomcat-embed-core to 9.0.21 and found our code broke when JSSEUtilBase.getParameters visibility was tightened from protected to private. Seeing no easy way to implement OCSP certificate checking with SOFT_FAIL, I implemented an interface to allow pluggable parameter configuration. Feel free to ask if you have any more qns or suggestions for the code. Cheers
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org