Loi Dan schrieb:
> 
> Hi all,
> 
> When I choose a link to view Appending Requests, then

I think you mean pending request.

> click 'Continue...' button, I see list of appending
> requests. But 'log' file appears following (both CA
> and RA):
> - - - - - - - -
> Error loading SPKAC
> (a number): error:0B081076:x509 certificate
> routines:NESTCAPE_SPKI_B64_decode:base64 decode
> error:x509spki.c:91:
> - - - - - - - -
> Each next step also makes above error lines in 'log'.
> I don't known why?

I don't get this error. So does anything not work?

> I don't understand follow Javascript (run when click
> 'approve' button). I never see "crypto" in any book.

The object crypto contains all cryptographic functions which netscape
supports directly via javascript. Microsoft does the same same via
Visual Basic and it's CAPI.

> What does it do? Why is lengh less than 100?

We use it to sign data. A signature is at every time longer then 100
characters. So if the result of signText is shorter than 100 then the
signing failed.

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to