Feature #8575
Aktualizováno uživatelem Jan Pašek před téměř 4 roky(ů)
Implement a function that creates an index file for given CA
* Probably new service for CRL/OCSP
* One method create_revoked_index(ca_id) that queries revoked certificates of the given CA using get_all_revoked_by(id) of the CertificateRepository and creates index file based on the following link
* decide how to deal with serial number
https://pki-tutorial.readthedocs.io/en/latest/cadb.html
Requirements:(support for) FR 3.1, 3.2