Re: Signing with CAPICOM, verifing with .NET

From: Hex (Hex.1i3qyr_at_mail.mcse.ms)
Date: 12/30/04

  • Next message: Use non-admin account to Run Win Service: "How to set up the non-admin account to run Windows service"
    Date: Thu, 30 Dec 2004 15:05:11 -0600
    
    

    Wait until .NET 2.0, the WSE 1.0/2.0 does not support private keys. You
    can't load or import the private key from any certificate using the
    intrinsic functionality. This will be possible in .NET 2.0, but it is
    not supported for now, basically making all signing impossible with a
    fixed (registry loaded) certificate. You can sign with a randomly
    generated RSA key, but not one stored in a file or in the System.

    -Hex
    -MCSD vb6

    --
    Hex
    ------------------------------------------------------------------------
    Posted via http://www.mcse.ms
    ------------------------------------------------------------------------
    View this thread: http://www.mcse.ms/message1260905.html
     
    

  • Next message: Use non-admin account to Run Win Service: "How to set up the non-admin account to run Windows service"

    Relevant Pages

    • RE: SIMple SSL question ??
      ... I believe your book is instructing you to keep the private key secure. ... you use the certificate request wizard in IIS to install the cert after it's ... the certificate that's just been installed. ... If an attacker retrievs the SSL certificate, ...
      (microsoft.public.dotnet.security)
    • RE: SIMple SSL question ??
      ... I believe your book is instructing you to keep the private key secure. ... you use the certificate request wizard in IIS to install the cert after it's ... the certificate that's just been installed. ... If an attacker retrievs the SSL certificate, ...
      (microsoft.public.dotnet.security)
    • An IIS SSL problem
      ... I created two SSL sites on two different servers. ... The one that works has a certificate that does not contain a PRIVATE KEY. ... I think it is the PRIVATE KEY that is causing the second site to not load ...
      (microsoft.public.inetserver.iis)
    • Re: Certificates, Keys, Mobile Users, Intended Usage
      ... Option that you think about uses self signed EFS certificates. ... Better then exporting user's private key as backup is to setup DRA (Data ... there is no EFS certificate and it will generate a new one. ... Mobile computer users benefit from encrypting sensitive ...
      (microsoft.public.win2000.security)
    • Re: PFXExportCertStoreEx
      ... which contains the actual PFX and write that to the disk. ... methods to export certificate + private key from the IE store. ...
      (microsoft.public.platformsdk.security)