Skip to main content
Question

Server Software used to generate the CSR or which option should i select in server while purchasing a SSL certificate?

  • January 29, 2015
  • 0 replies
  • 6 views

Forum|alt.badge.img+4

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 .