Starting Enterprise Dashboard using SSL and get the below error:
Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect
All supported DevTest releases.
Certain special characters in the password is causing this error.
DevTest does not like the following special characters in keystore passwords: /, \, %
When creating the keystore passwords for DevTest, do not use these characters.
Use this rule when creating any keystore password on DevTest regardless of component.
Check to see if there is a JAVA_HOME set and to what the value is.
OpenJDK is now used and sometimes it might affect keystores and truststores created with a different version of Java. They will as well get this error.