Greetings
I'm running tomcat v9.0.105 with a CXF based SOAP service (you know, the
old school JAXWS services). Within that service, I had a need to retrieve a
specific http header and i've been running into some inconsistent results.
The tomcat server is sitting behind a nginx proxy if that matters
industry standard is to use pkcs12 keystores. You can create them with kse
and are functionally the same. You just specify the type when you create
the keystore config on the connector
On Tue, Jun 10, 2025 at 11:51 AM James H. H. Lampert
wrote:
> On 6/10/25 6:33 AM, Christopher Schultz wrote:
>
On 6/10/25 6:33 AM, Christopher Schultz wrote:
A Java Keystore file is just a container for one or more keys and/or
certificates. You should have no problem *using* the certificate and key.
You may have to do some tricks to convert from one format into another,
and/or to import those things i
James,
On 6/9/25 11:53 AM, James H. H. Lampert wrote:
Our customer Tomcat installations are, without exception, set up to use
a Java Keystore file (mainly because that appeared to be the only option
back when we started setting them up)
I think this has come up before, but we have a customer
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 11.0.8.
Apache Tomcat 11 is an open source software implementation of the
Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta
WebSocket, Jakarta Authentication and Jakarta Annotations specifications.
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.106.
Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.
Apache Tomcat 9.0.106 is a bugfix and fe