Jaebo,
On 1/21/22 06:42, Jaebo Nah wrote:
Thank you for your help, I found the problem.
Only one certificate may be contained in the KeyStore file.
I had several certificates in the KeyStore file, and the Tomcat server
10.x always got the first certificate in the KeyStore file.
With Tomcat 9.x you could specify the key alias. That doesn't seem
possible with Tomcat 10.x.
You are misreading the documentation. You can certainly have mutiple
keys + certs in the same keystore. You want to use
"certificataeKeyAlias" to choose which key to use for the <Certificate>.
Hope that helps,
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]