[openssl/openssl] 786ceb: pkey(1) missing setup for interactive pass prompt
"'openssl-machine' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-4.0/[email protected]> |
Branch: refs/heads/openssl-4.0
Home: https://github.com/openssl/openssl
Commit: 786cebff8c536e460e8b6c59c92584615070f993
https://github.com/openssl/openssl/commit/786cebff8c536e460e8b6c59c92584615070f993
Author: Viktor Dukhovni <[email protected]>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
M apps/lib/apps.c
Log Message:
-----------
pkey(1) missing setup for interactive pass prompt
The changes in #29324 neglected some setup needed for interactive
password prompting, leading to a segfaul when pkey(1) is asked to
encrypt, but not given an explicit `-pass` argument.
The required plumbing is added.
Fixes: #30889
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Apr 22 07:04:47 2026
(Merged from https://github.com/openssl/openssl/pull/30904)
(cherry picked from commit 9406cf1a82ab9c7f644cf08f837ecd3ad77b10aa)
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/openssl-4.0/29f071-786ceb%40github.com.