[GitHub] [tomcat] fmarco76 opened a new pull request, #639: Cusotm ssl engine parameters

2023-07-17 Thread via GitHub
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

[GitHub] [tomcat] ChristopherSchultz commented on pull request #639: Cusotm ssl engine parameters

2023-07-17 Thread via GitHub
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

OSGI Portable Java Contract Definitions for the Expression Language

2023-07-17 Thread Paul Nicolucci
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