source-id .net
"Paulo Ruivo" <[email protected]> Tue, 17 Jun 2003 12:41:21 +0100
| Newsgroups | gmane.comp.sourceid.sso.devel |
|---|---|
| Message-ID | <[email protected]> |
IÂm testing the source-id .net but IÂm getting a error that I canÂt resolve.
When I try to federate, by the first time, I get the error:
Cannot find the certificate and private key for decryption.
In code line:
return (RSACryptoServiceProvider) cert2.Key;
of the file sourceid\xmlutils.cs.
In this line the cert2.key as the value:
error: an exception of type: {System.ComponentModel.Win32Exception} occurred
the filename and password are correct.
Maybe this is easy to solve but this is the first time I'm working with
certificates.
Thank you,
Paulo Ruivo.