Hi Dalini,

> therefore - how does an certaficate transits from valid to
> expired at the serverside? in the databases and so on?
>
> i mean we have no cronjob or something which checkes from time to time
> and changes the state of an exired certificate to expired

I don't know how Max implements this for DBM files but the DBI module only
knows the certificate status VALID. The DBI module checks every
certificate on the fly before it sets the state to VALID or EXPIRED. This
is fully transparent for the user. If a user asks for one or more expired
certificates then the database searchs internally for VALID certificates
with a notafter smaller then now. So the DBI module does not need a
cronjob and is always up-to-date.

Michael
-- 
Michael Bell
Humboldt-Universitaet zu Berlin




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to