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 wanting to use a wildcard cert that's most likely in a different form (I don't know exactly *what* form; the whole issue came up while I was on vacation).

What's the best way to deal with this?

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 into your keystore.

What file type(s) are you being given?

-chris


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

Reply via email to