Re: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread thulasiram k
Even though I removed the alias it is giving the same error. On Mon, Nov 14, 2022 at 12:50 PM Thomas Hoffmann (Speed4Trade GmbH) wrote: > Hello, > What happens if you remove the keyalias Attribute? > > Von: thulasiram k > Gesendet: Montag, 14. November 2022

AW: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, What happens if you remove the keyalias Attribute? Von: thulasiram k Gesendet: Montag, 14. November 2022 04:10:18 An: Tomcat Users List Betreff: Re: Alias name [server] does not identify a key entry + tomcat SSL Hi Thomas, Thanks for helping me here. I

Re: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread thulasiram k
Hi Thomas, Thanks for helping me here. I have deleted the old certs so only new certs are in the key store. I tried with a pfx file but still the same issue and I have mentioned the server.xml with the alias and type also. here the config which I have in my file. And the tomcat version is

AW: Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello, maybe you have several keys in your keystore file. You can e.g. use https://code.google.com/archive/p/keytool-iui/ to take an easy look into your keystore file. You can delete the old one or use the connector attribute certificateKeyAlias to tell tomcat which key to use. The keys can be

Alias name [server] does not identify a key entry + tomcat SSL

2022-11-13 Thread thulasiram k
Hi Team, I am trying to renew my existing certificate. when I import the new cert it has imported successfully and I can view that in the listing as well. But when I restart my tomcat I am getting the below error and application is not accessible with https. Error: Caused by: