RE: SSLHostConfig question

2023-09-27 Thread Mcalexander, Jon J.
rg > Subject: Re: SSLHostConfig question > > Jonm > > On 9/26/23 15:07, Mcalexander, Jon J. wrote: > > Thank you, but which format of the line is correct? > > > > certificateKeystoreType="pkcs12" > > > > or > > > > certificateK

Re: SSLHostConfig question

2023-09-26 Thread Christopher Schultz
ptember 26, 2023 11:54 AM To: users@tomcat.apache.org Subject: Re: SSLHostConfig question 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

Re: SSLHostConfig question

2023-09-26 Thread Christopher Schultz
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

RE: SSLHostConfig question

2023-09-26 Thread Mcalexander, Jon J.
cooperation. > -Original Message- > From: Mark Thomas > Sent: Tuesday, September 26, 2023 11:54 AM > To: users@tomcat.apache.org > Subject: Re: SSLHostConfig question > > On 26/09/2023 16:50, Christopher Schultz wrote: > > Jon, > > > > On 9/26/2

Re: SSLHostConfig question

2023-09-26 Thread Mark Thomas
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"

Re: SSLHostConfig question

2023-09-26 Thread Christopher Schultz
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="

SSLHostConfig question

2023-09-26 Thread Mcalexander, Jon J.
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