Exporting/Importing SSL Certificates in IIS with Private Key

  • Thread starter Thread starter Walter Zydhek
  • Start date Start date
W

Walter Zydhek

Is there any way in .NET using CSharp or VB.Net to export and import SSL
Certificates to/from IIS along with the private key? Can anyone provide any
examples?


-Walt Zydhek
 
Hello!
You wrote on Mon, 2 May 2005 09:27:03 -0400:

WZ> Is there any way in .NET using CSharp or VB.Net to export and import
WZ> SSL Certificates to/from IIS along with the private key?

Yes. We recently created samples for one of our customers using PKIBlackbox
( http://www.eldos.com/sbb/desc-pki.php )

With best regards,
Eugene Mayevski
 
Back
Top