On Fri, 27 Feb 2004, Oliver Welter wrote: > Their are two different implementations for FormSigning - the "old" > crypto.sign methods, implemented wihin the 4.x Netscapes and the new one > based on "Secclab" (secclab.mozdev.org) for Mozilla (Netscape 7x). > > The FormSigning of OpenCA works only with the secclab methods
Interesting, looking at the code for the signing (signForm.js) it's using crypto.signText. Is there a patch to make this use the secclab implementation? The only thing I can find in the docs about this is:- "There is a second fix for this problem secclab. This is plugin which is available from mozdev.org but until now it is not stable enough to be supported from us. If it is stable and Mozilla still doesn't support crypto.signFrom then we will support secclab." !--------------------------------------------------------------------------- = Jonathan Nicholson - Team Leader : System Support "Special Projects" = = The Sanger Centre, Wellcome Trust Genome Campus, Hinxton, Cambs, CB10 1SA = = Email: [EMAIL PROTECTED] -=- Tel: 01223 834244 x4987 -=- Fax: 01223 494919 = ---------------------------------------------------------------------------- ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
