markt-asf commented on PR #673:
URL: https://github.com/apache/tomcat/pull/673#issuecomment-1931686883

   I was tempted to merge this but having reviewed the Tomcat code I think this 
is going to create problems - the main one being that Tomcat clears the 
SSLContext on Connector.stop() when `bindOnInit` is `false`. I think allowing 
this is going to create lifecycle management issues.
   
   I'm not against a mechanism to allow an SSLContext to be provided directly 
rather than via the current SSLImplementation but it needs to be one that 
addresses the Lifecycle issues.


-- 
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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to