| c3510c94 | 30-Mar-2021 |
Kyle Evans <kevans@FreeBSD.org> |
caroot: update CA bundle processor
Our current processor was identified as trusting cert not explicitly marked for SERVER_AUTH, as well as certs that were tagged with DISTRUST_AFTER.
Update the scr
caroot: update CA bundle processor
Our current processor was identified as trusting cert not explicitly marked for SERVER_AUTH, as well as certs that were tagged with DISTRUST_AFTER.
Update the script to handle both scenarios. This patch was originally authored by mandree@ for ports, and it was subsequently ported to base caroot.
MFC after: 3 days
show more ...
|