I had installed New CA certificate to my bamboo server after that it is failing to start the bamboo server with java.io.IOException: Alias name tomcat does not identify a key entry
Hi @Gobinath Sekar,
Run
keytool -list -v -keystore <keystore-file>
-alias tomcat
This will list all aliases. Confirm that the alias used in the server.xml and the one listed in the keystore are the same.
@Edwin Kyalangalilwa i had imported the wrong certificate now it is fine after importing the correct certificate
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.