[openssl/openssl] 28071a: apps: cover the req -pkeyopt option
"'Jakub Zelenka' via openssl-commits" <[email protected]> Mon, 13 Jul 2026 08:37: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: 28071a8c0112c0bebfaa5eb73ddf051d94d9e3b4
https://github.com/openssl/openssl/commit/28071a8c0112c0bebfaa5eb73ddf051d94d9e3b4
Author: Jakub Zelenka <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M test/recipes/25-test_req.t
Log Message:
-----------
apps: cover the req -pkeyopt option
The -pkeyopt option of the req app was previously untested. It adds a
subtest that generates an EC request with -pkeyopt
ec_paramgen_curve:P-384 and verifies the selected curve is used, and
that an unknown -pkeyopt value makes the command fail.
Assisted-by: Claude:claude-opus-4-8
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Mon Jul 13 15:36:42 2026
(Merged from https://github.com/openssl/openssl/pull/31905)
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/0321c2-28071a%40github.com.