root@xxxxxx]# keytool -genkey -alias mypassword -keyalg RSA bash: keytools: command not found
find / -name jre
cd /path/to/jre/location
./keytool -genkey -alias [mypassword] -keyalg [RSA]