freebsd-dev/sbin/veriexec
Simon J. Gerraty ab4f0a1518 Add -S option to veriexec
During software installation, use veriexec -S to strictly
enforce certificate validity checks (notBefore, notAfter).

Otherwise ignore certificate validity period.
It is generally unacceptible for the Internet to stop working
just because someone did not upgrade their infrastructure for a decade.

Sponsored by:	Juniper Networks, Inc.

Reviewed by:	sebastien.bini_stormshield.eu
Differential Revision:	https://reviews.freebsd.org/D35758
2022-07-19 08:59:53 -07:00
..
Makefile
Makefile.depend Revert that! 2020-07-19 23:56:19 +00:00
manifest_lexer.l
manifest_parser.y
veriexec.8 Add -S option to veriexec 2022-07-19 08:59:53 -07:00
veriexec.c Add -S option to veriexec 2022-07-19 08:59:53 -07:00
veriexec.h