Bug 471911 - Fetch new key automatically if a key is expired
Summary: Fetch new key automatically if a key is expired
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: crypto (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-03 18:44 UTC by christoph.klassen
Modified: 2023-07-04 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description christoph.klassen 2023-07-03 18:44:09 UTC
Now if a key from someone else is expired KMail does not try to get a new one via WKD so users have to do that manually.

To increase the usability KMail could automatically fetch a new key via WKD if a key is expired. It could so when the user enabled WKD in the settings.
Comment 1 Andre Heinecke 2023-07-04 11:49:07 UTC
If you look in Kleopatra under the column "source". Does it say WKD? In that case GnuPG should do this, sadly it does not do it automatically but only if we retrigger a --locate-key so KMail might have to do that.
Comment 2 Andre Heinecke 2023-07-04 12:02:30 UTC
I have referred this in our task to update the key selection dialog in KMail so that we keep it in mind there. In that keyresolver this might already have been fixed. https://dev.gnupg.org/T6198