Re: Create self-signed X.509 Certificate programmatically
From: Softwaremaker (msdn_at_removethis.softwaremaker.net)
Date: 11/29/04
- Previous message: Diego Barros: "Programmatically add certificate to store"
- In reply to: Diego Barros: "Create self-signed X.509 Certificate programmatically"
- Next in thread: Ipsita: "Re: Create self-signed X.509 Certificate programmatically"
- Reply: Ipsita: "Re: Create self-signed X.509 Certificate programmatically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Nov 2004 16:22:44 +0800
Will this help ?
http://www.softwaremaker.net/blog/PermaLink,guid,9e8cff20-4bd5-46cc-bb98-7f6019a1dc46.aspx
-- Thank you. Regards, Softwaremaker ================================== "Diego Barros" <me@someplace+_!com> wrote in message news:eGh1ghb1EHA.3336@TK2MSFTNGP11.phx.gbl... > Hi all, > > I was wondering if it was possible to programmatically create a > self-signed X.509 Certificate using the .NET framework? > > After playing around with certificates for a bit, I ended up installing > the Web Service Enhancements 2 which provides support for access the > certificate store. But I have not been able to find any code/classes > which facilitate certificate creation. > > For the moment I have used makecert.exe and pvkimprt.exe to create a > PVK file with a self-signed certificate, which includes a private key, > and imported that in to the store. > > Any help or pointers on how I can go about doing this would be greatly > appreciated. > > Regards, > Diego
- Previous message: Diego Barros: "Programmatically add certificate to store"
- In reply to: Diego Barros: "Create self-signed X.509 Certificate programmatically"
- Next in thread: Ipsita: "Re: Create self-signed X.509 Certificate programmatically"
- Reply: Ipsita: "Re: Create self-signed X.509 Certificate programmatically"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|