Posted on 01-28-2015 10:11 PM
I am trying to set up https for my application. I followed Comodo documentation to generate the CSR and I have used Keytool(Java) to generate the CSR.
I am purchasing SSL certificate from Comodo and after entering the CSR key I must select the server software used to generate the CSR or Web Server Software from a available drop down list . There are lots of options, but what look most familiar are:
Apache - ModSSL // Apache (Ben SSL, Not Stronghold)// Tomcat//
But which one I should Use ? I am confused about same . My application Specification are :
My Application is build in JAVA . And this Application is deployed on Tomcat 7 and in Tomcat 7 i will install my SSL certificate on a JavaKeyStore. and I have used Keytool(Java) to generate the CSR. And my tomcat is installed on Windows 2012 Server . Please advise .