Jonm
On 9/26/23 15:07, Mcalexander, Jon J. wrote:
Thank you, but which format of the line is correct?
certificateKeystoreType="pkcs12"
or
certificateKeystore="path to pfx file" type="pkcs12"
https://tomcat.apache.org/tomcat-9.0-doc/config/http.html#SSL_Support_-_Certificate
Here are the re
Mark,
On 9/26/23 12:54, Mark Thomas wrote:
On 26/09/2023 16:50, Christopher Schultz wrote:
Jon,
On 9/26/23 11:32, Mcalexander, Jon J. wrote:
I have a question around the SSLHostConfig SSL Connector in Tomcat.
In the section, if the SSL Certificate is in a
Windows PFS Keystore, is it approp
Thank you, but which format of the line is correct?
certificateKeystoreType="pkcs12"
or
certificateKeystore="path to pfx file" type="pkcs12"
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise C
On 26/09/2023 16:50, Christopher Schultz wrote:
Jon,
On 9/26/23 11:32, Mcalexander, Jon J. wrote:
I have a question around the SSLHostConfig SSL Connector in Tomcat. In
the section, if the SSL Certificate is in a
Windows PFS Keystore, is it appropriate to add
certificateKeystoreType="PFX"
Doh! Well, that was a dumb mistake. Mahalo for pointing out the obvious.
On Sat, Sep 23, 2023 at 9:06 PM Konstantin Kolinko
wrote:
> пт, 22 сент. 2023 г. в 21:59, Baron Fujimoto :
> >
> >[...]
> >
> > I have the following defined in our logging.properties file:
> >
> > 1catalina.org.apache.juli.
Jon,
On 9/26/23 11:32, Mcalexander, Jon J. wrote:
I have a question around the SSLHostConfig SSL Connector in Tomcat.
In the section, if the SSL Certificate is in a
Windows PFS Keystore, is it appropriate to add
certificateKeystoreType="PFX"
or
certificateKeystore="path to pfx file" type="
James,
On 9/25/23 12:17, James H. H. Lampert wrote:
I probably asked the question before, but does Tomcat have any problems
with not having a ROOT context?
I always run with a ROOT context just to be able to do things like
provide custom responses with clients request
/no-such-app/applicatio
Good morning Gentle People,
I have a question around the SSLHostConfig SSL Connector in Tomcat. In the
section, if the SSL Certificate is in a Windows PFS
Keystore, is it appropriate to add
certificateKeystoreType="PFX"
or
certificateKeystore="path to pfx file" type="PFX"
I'm finding refer