Certificate Server API
From: Dave Morgereth (dmorgereth@costargroup.com)
Date: 10/29/02
- Next message: Paul W: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Next in thread: Karl Westerholm [MS]: "RE: Certificate Server API"
- Reply: Karl Westerholm [MS]: "RE: Certificate Server API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Dave Morgereth" <dmorgereth@costargroup.com> Date: Tue, 29 Oct 2002 14:19:35 -0500
We'd like to use IIS certificate server as part of our product
licensing/authentication scheme. Our web application uses basic security
and the supplied userid/password combination is authenticated against our
security DB (which is in SQL server). We'd like to use certificates to
prevent customers from sharing their userid. This means that the
certificate will also be stored in our security DB. It also means that we
need to issue and revoke certificates programmatically. Can anyone point me
to documentation, samples, tutorials, etc for issuing, revoking and deleting
certificates programmatically? One more thing, we'd like to do this via
the .NET framework API, but if that's not available, we'll settle for
wrapping the Win32 calls.
Thanks
Dave
- Next message: Paul W: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Next in thread: Karl Westerholm [MS]: "RE: Certificate Server API"
- Reply: Karl Westerholm [MS]: "RE: Certificate Server API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|