Re: getting the expiration date
From: Paul Adare - MVP - Microsoft Virtual PC (padare_at_newsguy.com)
Date: 09/06/04
- Next message: Karl Levinson [x y] mvp: "Re: How Do I Get Rid of This Thing?"
- Previous message: Paul Adare - MVP - Microsoft Virtual PC: "Re: stolen operating system"
- In reply to: Nils: "getting the expiration date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 6 Sep 2004 07:14:33 -0400
In article <9abefafc.0409060137.368fb908@posting.google.com>, in the
microsoft.public.security news group, Nils <hurzsoft@web.de> says...
> is there any way via script to check all the certificates on a
> certificate server (windows 2003) in order to read the according
> expiration dates and warn the users just in time ? We use iKey dongles
> (rainbow technologies) to do the authentication and sometimes the
> build-in warning routines inside the driver doesen't work. Hence it's
> very annoying if the user is on a business trip and wasn't aware that
> his certificate stored on the iKey has already expired. If some script
> could check the expiration dates periodically we can ask the users 1
> month before to renew their certificates.
>
Sure, you can do this via either the CyrptoAPI or CAPICOM. My partner
and I have developed just such a script that runs as a logon script,
checks the expirations of certificates in the local user's store, and
when a certificate is about to expire, submits a renewal request. You
can find details on both the CyrptoAPI and CAPICOM on the MSDN web site.
Rather than scripting your own solution though, I'd put pressure on the
vendor to fix whatever is wrong with their built-in warning routines.
-- Paul Adare This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Karl Levinson [x y] mvp: "Re: How Do I Get Rid of This Thing?"
- Previous message: Paul Adare - MVP - Microsoft Virtual PC: "Re: stolen operating system"
- In reply to: Nils: "getting the expiration date"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|