when I lunch this command: sudo $JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA -keystore . into ubuntu terminal and after I compile the module for generate a keystore I receive this exception:
Errore keytool: java.io.FileNotFoundException: . (Is a directory) what's the problem?