jBoss - 7.1
OS - Win 10
To add ssl certificate to jBoss use this command keytool -genkey -alias tomcat -keyalg RSA
its genarates .keystore
file in configuration folder in jBoss home. But when it runs gives a error message
"BKS not found" I reffer follwing tutorial for configuraion https://docs.jboss.org/jbossweb/2.1.x/ssl-howto.html
This is not jBoss web.