Branch: refs/heads/master
Home:
https://github.com/openssl/openssl
Commit: 385f12644cd369d1c247f4787097f8bdb4b13fd0
https://github.com/openssl/openssl/commit/385f12644cd369d1c247f4787097f8bdb4b13fd0
Author: Jakub Zelenka <jakub....@openssl.foundation>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M test/recipes/25-test_crl.t
Log Message:
-----------
apps: cover the crl -gendelta, -key and -keyform options
The -gendelta, -key and -keyform options of the crl app were previously
untested. It adds a subtest that generates two CRLs with an incrementing
crlNumber and then uses -gendelta with -key to produce a delta CRL,
checking the result carries a Delta CRL Indicator. It also loads the
signing key from DER via -keyform DER, and checks that a mismatching
-keyform and a missing -key both make -gendelta fail.
Assisted-by: Claude:claude-opus-4-8
Reviewed-by: Dmitry Belyavskiy <
bel...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.foundation>
MergeDate: Wed Jul 15 16:05:31 2026
(Merged from
https://github.com/openssl/openssl/pull/31910)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications