Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Save/retrieve certificate in Active Directory

Reply
Thread Tools

Save/retrieve certificate in Active Directory

 
 
M
Guest
Posts: n/a
 
      04-29-2005
I want to create a user certificate with W2K3's Certificate Service and
programatically store it in Active Direcory as the value of the
userCertificate attribute. Is this the best place to put the certificate?

What format (der encoded bibary, base-64 encoded, pkcs #7) should the
certificate have? Or does this matter?

What .NET (C#) code will store (and, later, retrieve) this certificate in
Active Directory.
 
Reply With Quote
 
 
 
 
Joe Kaplan \(MVP - ADSI\)
Guest
Posts: n/a
 
      04-29-2005
Answered in the other newsgroup. Please cross-post instead of multi-post!

Joe K.

"M" <> wrote in message
news:E69CD069-25E0-4DF5-A051-...
>I want to create a user certificate with W2K3's Certificate Service and
> programatically store it in Active Direcory as the value of the
> userCertificate attribute. Is this the best place to put the certificate?
>
> What format (der encoded bibary, base-64 encoded, pkcs #7) should the
> certificate have? Or does this matter?
>
> What .NET (C#) code will store (and, later, retrieve) this certificate in
> Active Directory.



 
Reply With Quote
 
 
 
 
Teddy Biesecker
Guest
Posts: n/a
 
      03-16-2006
What "other newsgroup"? (I have the same question.)

-Ted
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System.IO.Directory.GetDirectories() and System.IO.Directory.GetFiles() are not returning the specified directory Nathan Sokalski ASP .Net 2 09-06-2007 03:58 PM
Win32::OLE and CAPICOM to find a certificate in certificate store will raise exception danielhe99@gmail.com Perl Misc 0 07-20-2006 06:47 AM
problem accesing Active Directory from an ASP.NET App when user has been authenticated via AD certificate mapping Sergio Lera via .NET 247 ASP .Net Security 1 04-06-2005 05:53 PM
Active Directory Search fails ("The directory service is unavailab ejcosta ASP .Net Security 2 10-08-2004 09:57 AM
How to Import Certificate file into windows certificate store under IWAM account Helena Cai ASP General 0 08-29-2004 05:27 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57