Using Certificates with c# and ASP.NET

Discussion in 'C#' started by sfog, Mar 19, 2008.

  1. sfog

    sfog New Member

    Joined:
    Mar 19, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi I’m developing an internet ASP.NET application, which needs to interact with Microsoft Certification Authority Server, the

    client (browser) will request a certificate to sign a file (word, pdf) later.
    I'm really disoriented. Must I use CAPICOM? Signing in the server, and sending the certificate through an SSL connection? Is

    there any class in the .Net Framework to interact with Certification Authority Service without CAPICOM or an external Api?

    Where can i get a code example?

    Regards
    Sergio
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice