Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F22947889
D296.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
526 B
Subscribers
None
D296.id.diff
View Options
Index: gnupg2-2.1.10/g10/getkey.c
===================================================================
--- gnupg2-2.1.10/g10/getkey.c
+++ gnupg2-2.1.10/g10/getkey.c
@@ -2614,6 +2614,13 @@
continue;
}
+ if ((req_usage & PUBKEY_USAGE_SIG) && agent_probe_secret_key (NULL, pk))
+ {
+ if (DBG_LOOKUP)
+ log_debug ("\tno secret key for signing\n");
+ continue;
+ }
+
if (DBG_LOOKUP)
log_debug ("\tsubkey might be fine\n");
/* In case a key has a timestamp of 0 set, we make sure
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 9, 8:38 AM (11 h, 59 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
23/57/bd1d640cf7347b929860e5a18da1
Attached To
D296: 793_sign-fix.patch
Event Timeline
Log In to Comment