Tell me more ×
IT Security Stack Exchange is a question and answer site for IT security professionals. It's 100% free, no registration required.

can someone please tell me a few tools that can be used to create a CSR ?

share|improve this question
3  
It would help to indicate the environment you're in: OS, language, or whatever matters. – nealmcb Jan 23 '11 at 16:47
1  
Is this strictly a security question, or a how-to on tool-of-choice? – AviD Jan 23 '11 at 18:30
Asking for product recommendations are not a good fit for SE sites. Please see the FAQ, also read How to Ask. – AviD Aug 14 '12 at 7:12

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.

2 Answers

OpenSSL can do CSR's: OpenSSL: Documents, req(1)

share|improve this answer

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.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.