I have tried to execute keytool from Java bin directory but I get an error with warning bash: keytool: command not found
user> keytool -genkey -alias mypassword -keyalg RSA
bash: keytools: command not found
No Comments