Configure Tomcat to use HTTPS
by sreeguru from LinuxQuestions.org on (#5KC6J)
Hello Folks,
I currently have an application uses TOMCAT .
http://10.59.94.85:7782/myapp/login.jsf
I need to configure it to use SSL and access as like below.
httpS://10.59.94.85:7782/myapp/login.jsf
NOTE - I have a self signed cert . Application use server IP as i stated above don't have a domain as such.
Can you please let me know how to achieve it.?
Thanks in Advance!
Sree
I currently have an application uses TOMCAT .
http://10.59.94.85:7782/myapp/login.jsf
I need to configure it to use SSL and access as like below.
httpS://10.59.94.85:7782/myapp/login.jsf
NOTE - I have a self signed cert . Application use server IP as i stated above don't have a domain as such.
Can you please let me know how to achieve it.?
Thanks in Advance!
Sree