Hello there, I get "data is invalid" error message from CCertRequest.Submit (MSDN april 2001) when I pass it an encrypted client certificate request string, generated in Netscape 6 browser. As one of the parameters in the method I put the format value flag to CR_IN_KEYGEN (indicating Netscape format). The encrypted string itself I generated in 2 ways : via KEYGEN tag and via crypto.generateCRMFRequest , but both result strings gave the above invalid data error when fed to the Submit method. Can anyone tell me what's wrong or even better how it should be? Does anyone have an example of such string generation via KEYGEN tag and/or crypto.generateCRMFRequest that is acceptable for CCertRequest.Submit?? Maybe this will just not work (yet) with NS6 ? Thanks in advance, Marco Busschots Amon Technologies [EMAIL PROTECTED]
