I am using apache2.2 nonssl .How to generate a csr certificate in that
closed as not constructive by jscott, Chris S♦ Jul 20 '12 at 23:21
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
A CSR is not Apache dependent. You need OpenSSL or OpenTLS to create the CSR, and after you will put the result certificate (signed by the authority) in your Apache server.
|
|||
|
|