Re: XML Signature with WSE 1.0



Yes, I've verified it with the WseCertificate2.exe and AspNet-user has full
access to the selected certificate and key

"Scott Allen" schrieb:

> HI ss:
>
> Have you been using the WseCertificate2.exe tool to verify the
> installation and permissions on the key?
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> On Wed, 6 Apr 2005 07:15:03 -0700, "ss" <ss@xxxxxxxxxxxxxxxxxxxxxxxxx>
> wrote:
>
> >task:
> >On an asp-page a xml-document is created and signed with WSE 1.0. This
> >xml-document will be returned as response to the client.
> >
> >problem:
> >The certificate for signed is found in the CertificateStore, but the private
> >key can't be accessed. Exception "at
> >Microsoft.Web.Services.Security.X509.X509Certificate.get_Key()
> > at Verification_1.VerifyPdf.SignXML(XmlDocument xmlDoc) in
> >%AppPath\GetSignedXML.aspx.vb:line 474; Message: Keyset does not exist;
> >
> >AspNet user has full access to "C:\Documents and Settings\All
> >Users\Application
> >Data\Microsoft\Crypto\RSA\MachineKeys".
> >
> >Does anyone know a solution to my problem?
> >thx,
> >ss
>
>
.



Relevant Pages

  • Re: xtea vc++ code
    ... louloizides@xxxxxxxxx schrieb: ... I'm lacking the funds right now. ... You can always generate your own certificate or get one for free from ... Christian Zietz - CHZ-Soft - czietz gmx.net ...
    (sci.crypt)
  • Using CAPICOM to sign Data in C++
    ... a certificate from the MYSTORE and use its private key to sign some data. ... certificate store to display all the certificates and when clicked ... on the selected certificate to display it: ...
    (microsoft.public.platformsdk.security)