...
Code Block |
---|
keytool -genkey -alias flexdeploy -keyalg RSA -keystore /u01/flexdeploy/sso/flexdeploy.keystore |
Import it the certificate from step 1 into the keystore (adjust parameters below as appropriate).
...
...
Code Block |
---|
keytool -genkey -alias flexdeploy -keyalg RSA -keystore /u01/flexdeploy/sso/flexdeploy.keystore |
Import it the certificate from step 1 into the keystore (adjust parameters below as appropriate).
...