[openssl/openssl] 385f12: apps: cover the crl -gendelta, -key and -keyform o...
"'Jakub Zelenka' via openssl-commits" <[email protected]> Wed, 15 Jul 2026 09:06:37 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 385f12644cd369d1c247f4787097f8bdb4b13fd0
https://github.com/openssl/openssl/commit/385f12644cd369d1c247f4787097f8bdb4b13fd0
Author: Jakub Zelenka <[email protected]>
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 <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
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
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/e211f8-385f12%40github.com.