...
Download he SHA-2 certificate.
...
and import it into the You can use the same keystore which was created as part of the HTTPS configuration, or create one using a command like this
/u01/java/jdk8/bin/keytool -genkey -alias mykeystorealias -keyalg RSA -keystore /home/oracle/flexdeploy.keystore
and import it into the keystore (adjust parameters below as appropriate).
...