On 2009.05.29 at 11:31:56 +0530, tito wrote: > I want to make my project compatible for mozilla and opera too > i want to do the same for mozilla too but i guess mozilla method doesnt > generate PKCS10 format
There is window.crypto Javascript object in the Mozilla, opera and, I think, Konqueror too. It has method to generate CSR. And it is prefered to <keygen> tag. > ═if i am using keygen tag, i think it gives SPKAC format..can we sign > SPKAC using openssl ? Yes. See docs for OpenSSL CA command. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org