Flush certificate cache on CA delete
This commit is contained in:
@@ -306,7 +306,8 @@ static void del(private_stroke_ca_t *this, stroke_msg_t *msg)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
ca_section_destroy(ca);
|
ca_section_destroy(ca);
|
||||||
/* TODO: flush cached certs */
|
|
||||||
|
charon->credentials->flush_cache(charon->credentials, CERT_ANY);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user