{{#if (eq section "tidy")}}

You can tidy up the backend storage and/or CRL by removing certificates that have expired and are past a certain buffer period beyond their expiration time.

{{else if (eq section "crl")}}

Certificate Revocation List (CRL) config

Set the duration for which the generated CRL should be marked valid.

{{/if}}
{{#each (get config (concat section "Attrs")) as |attr|}} {{/each}}