I am new to this forum as well as to 'SSL setup & Jboss".
I have a few questions --
i have enabled ssl in server.xml in jboss at 8444. But once i restart jobss it does not start
if i run it with 8443 it gives error
"requested url not found on this server
Apache/2.2.3 (Red Hat) Server at localhost Port 8443 " .
strange thing is that i did not change ssl port from 8444 to 8443 in server.xml just typed my url with port 8443 instead of 8444.
why it is not taking 8444 and still running with old configurations.
i have enabled ssl in server.xml in jboss at 8444. But once i restart jobss it does not start
Not sure what you are trying to convey.
strange thing is that i did not change ssl port from 8444 to 8443 in server.xml just typed my url with port 8443 instead of 8444. why it is not taking 8444 and still running with old configurations.
You change url from 8444 to 8443 and still expect it to run on 8444? Is your application working without SSL?
Could you please elaborate the steps that you have followed for SSL?