You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2019/06/20 03:08:08 UTC

[GitHub] [tomcat] wjase opened a new pull request #171: Added new interface for pluggable paramater configuration

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:
users@infra.apache.org


With regards,
Apache Git Services

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