Still hitting certificate error after configure mobileFirst keystore
问题 Good day, I have a MobileFirst Server, that will call to my bankend appliction (ip address: 10.8.1.46). Its work currently as I am connected to http backend application. I would like to change it to connect to https . The following is the step I have done: Log in to bakend server, run the following command to generate the keystore: keytool -genkey -alias backend -keyalg RSA -validity 365 -keystore backend.jks -storetype JKS It prompt to key in keystore password, first name and last name and