Re: XML Signature with WSE 1.0



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

  • Signing an XML-document with WSE 1.0 on an ASP-page
    ... On an asp-page a xml-document is created and signed with WSE 1.0. ... xml-document will be returned as response to the client. ... The certificate for signed is found in the CertificateStore, ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • XML Signature with WSE 1.0
    ... On an asp-page a xml-document is created and signed with WSE 1.0. ... xml-document will be returned as response to the client. ... The certificate for signed is found in the CertificateStore, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Finding nonrepudiation-certificate?
    ... certificate which supports nonrepudiation in order to sign a xml-document. ... Is there any support for this in DotNet or do I have to use CryptoApi? ...
    (microsoft.public.dotnet.security)