On Tue, Nov 9, 2021 at 10:03 AM <r...@apache.org> wrote: > > This is an automated email from the ASF dual-hosted git repository. > > remm pushed a commit to branch 9.0.x > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/9.0.x by this push: > new 8b445be Add the changelog for the new module > 8b445be is described below > > commit 8b445beb59d71a939dab30bba75b74a74c9c6f44 > Author: remm <r...@apache.org> > AuthorDate: Tue Nov 9 10:02:01 2021 +0100 > > Add the changelog for the new module > > It is usable in all branches.*
*: Except Tomcat 8.5.x, as it turns out, due to incompatible API changes in SSLHostConfig. I was too optimistic ;) Rémy Rémy > --- > webapps/docs/changelog.xml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml > index 74cd374..a271d97 100644 > --- a/webapps/docs/changelog.xml > +++ b/webapps/docs/changelog.xml > @@ -137,6 +137,12 @@ > <pr>457</pr>: Add a <code>toString()</code> method to > <code>MimeHeader</code> to aid debugging. (dblevins) > </add> > + <add> > + Add experimental OpenSSL support through the Panama API incubating in > + Java 17, with support for OpenSSL 1.1+. This no longer requires > + tomcat-native or APR. Please refer to the <code>openssl-java17</code> > + module from the <code>main</code> branch for more details. (remm) > + </add> > </changelog> > </subsection> > <subsection name="Jasper"> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org