fmarco76 opened a new pull request, #639:
URL: https://github.com/apache/tomcat/pull/639
Deploying tomcat with a custom ssl engine could require to perform some
extra configuration before its usage. As an example,
[tomcatjss](https://github.com/dogtagpki/tomcatjss/) project needs to provide
ChristopherSchultz commented on PR #639:
URL: https://github.com/apache/tomcat/pull/639#issuecomment-1638643485
This looks good to me, but I'd appreciate someone with more in-depth
knowledge of the protocol handlers to weigh-in.
The only thing that caught my eye was that the signature
Hi,
I was looking over the Expression Language API and implementation and
noticed the following: 11.0.0-M9
API Manifest.mf:
Provide-Capability: osgi.contract;osgi.contract=JavaEL;version:Version
="6.0";uses:="jaka
Implementation Manifest.mf:
Require-Capability: osgi.extender;filter:="(&(osgi.ex