Page MenuHome GnuPG
Feed Advanced Search

Thu, May 8

werner closed T6477: WKD redirects and dirmngr redirect rewriting as Resolved.
Thu, May 8, 3:27 PM · gnupg24 (gnupg-2.4.3), wkd, dirmngr

Feb 21 2025

fmg closed T7537: WKD key import denied due to false dirmngr caching as Resolved.

New Situation
Once I started testing in logging mode the problem had gone away already. There were some hints to HTTPS certificate issues, but nothing really to blame. Neither with nor without logging the problem could be reproduced after two days of questioning me.

Feb 21 2025, 5:05 PM · dirmngr, wkd, Bug Report
werner triaged T7537: WKD key import denied due to false dirmngr caching as Normal priority.

The caching works on the base of the requested domain, that is example.org and not openpgpkey.example.org - thus it should not make a difference when you change your setup. There is an initial test for a cached domain status before the resolving process starts. If you want to look yourself: gnupg/dirmngr/server.c:cmd_wkd_get() and domainfo.c.

Feb 21 2025, 9:00 AM · dirmngr, wkd, Bug Report
fmg added a comment to T7537: WKD key import denied due to false dirmngr caching.

Reproducibility
The problem cannot be confirmed generic on domain level. I can reproduce the effect with keys shipped from my domain, i.e. email addresses @shimps.de, but the issue vanishes when I try to reproduce it with email addresses @gnupg.org as e.g. Werner's address.

Feb 21 2025, 12:08 AM · dirmngr, wkd, Bug Report

Feb 20 2025

fmg created T7537: WKD key import denied due to false dirmngr caching.
Feb 20 2025, 3:29 PM · dirmngr, wkd, Bug Report