Submitting a certificate request.In order to obtain a object code certificate you will need to submit a certificate request. You will need a tool to generate this request, I used a tool called OpenSSL http://www.slproweb.com/pro... the request in OpenSSL through command prompt openssl req -nodes -sha1 -newkey rsa:2048 ......