Hi,
Looking at NET-SSLeay-1.55 I found there are now more low level CRL
functions Low level API- X509_CRL_- related functions. Are they or will they
be included in a newer Radiator release to clear a CRL and re-load it correctly
without server restart ?
Thank you
Markus
From: Markus Moell
Hi,
I would expect something like this:
If error "already in hashtable"
$self->log($main::LOG_ERR, "Free old entray and add new CRL";
loop over objects
my $idx = 0 ?
for (i = $idx ; i< $cert_store->num; i++) {
my $obj -> $cert_store->data[i];
if (obj->data.crl == $crl->data.crl)