thank u victor, i did generate CSR thru the object window.crypto, its generateCRFM request object... but it seems there is no way to sign it using openssl..i googled a lot for it..can u tell me if i can sign it using openssl.. openssl doc doesnt tell anything abt CRFM string signing..
2009/5/29 Victor B. Wagner <vi...@cryptocom.ru> > 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 >