Is it possible to setup SSL certificate for HTTPS website (on centos 6.2) running tomcat server (6 or 7) as non-root account (/home/user/tomcat)?
Previously, I has this working on ubuntu but after switching to centos I was unable to get it working. So, I am wondering if this is due to centos' security features and in this case I can simply switch back to ubuntu.
Does anyone has experience with this? Thank you very much!