I've tried everything from the post below:
keytool error Keystore was tampered with, or password was incorrect
And it is still not working, I'm still getting an error.
homecom.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cannot open file:C:\Program Files\glassfish-4.1\glassfish\domains\domain1/config/keystore.jks [Keystore was tampered with, or password was incorrect]
I'm using mysql connector java 5.1.45, glassfish server 4.1, netbeans as ide
I set the password from changeit to keystore, I set the connection pool ssl false, I tried a blank password, but I'm still getting that error...