can someone please tell me a few tools that can be used to create a CSR ?
Tell me more
×
IT Security Stack Exchange is a question and answer site for
IT security professionals. It's 100% free, no registration required.
|
closed as off topic by Scott Pack, AviD♦ Aug 14 '12 at 7:11
Questions on IT Security Stack Exchange are expected to relate to IT security within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
OpenSSL can do CSR's: OpenSSL: Documents, req(1) |
|||
|
|
|
As others have stated, it is very much platform/application specific. Usually a google search with platform+csr will give you some useful results. E.g. this guide for IIS6. |
|||
|
|