Re: Tomcat 9 to Tomcat 10 SSLHostConfig issue in Embedded Tomcat

2025-01-10 Thread Christopher Schultz
ill be used. " So I think you will get "changeit" as your default password if you don't call setCertificateKeystorePassword. -chris -Original Message- From: Christopher Schultz Sent: Thursday, January 9, 2025 11:40 PM To: users@tomcat.apache.org Subject: Re: Tomcat 9 to T

Re: Tomcat 9 to Tomcat 10 SSLHostConfig issue in Embedded Tomcat

2025-01-09 Thread Maxim Solodovnik
d verification > failed > at > sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:792) > ... 28 more > > Regards, > Abirami.S > -Original Message- > From: Christopher Schultz > Sent: Thursday, January 9, 2025 11:40 PM > To: users@to

RE: Tomcat 9 to Tomcat 10 SSLHostConfig issue in Embedded Tomcat

2025-01-09 Thread S Abirami
sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:792) ... 28 more Regards, Abirami.S -Original Message- From: Christopher Schultz Sent: Thursday, January 9, 2025 11:40 PM To: users@tomcat.apache.org Subject: Re: Tomcat 9 to Tomcat 10 SSLHostConfig issue in Embedded Tomcat Abirami

Re: Tomcat 9 to Tomcat 10 SSLHostConfig issue in Embedded Tomcat

2025-01-09 Thread Christopher Schultz
Abirami, On 1/9/25 6:57 AM, S Abirami wrote: After migrating from Tomcat 9 to Tomcat 10, there is an error to introduce SSLHostConfig. Introduced SSLHostConfig with Keystorefile and KeystorePassword as mentioned below is not working and throwing error with file is tampered. SSLHostConfig sslH