LDAP related stuff.
Details
Wed, Apr 29
Mon, Apr 27
Applied to master.
Fri, Apr 24
I created a branch https://dev.gnupg.org/source/gnupg/history/gniibe%252Ft8048 and pushed all changes (including keyboxd-patch-2026-04-23).
Thu, Apr 23
Enhance keyboxd to have new command for what keybox_set_flags does.
Thu, Apr 16
Still does not work on vsd-3.3.7-beta90.9 @ win10. Essentially the same behavior as before:
Mar 27 2026
Mar 26 2026
I applied the keyboxd part for SETEPHEMERAL command, as it doesn't break anything.
Mar 25 2026
Here is an attempt to fix the client side:
Mar 4 2026
Looks good to me on gpg4win-5.0.2-beta2 @ win11:
I looked at sm/keydb.c:keydb_set_ephemeral function. It says:
Feb 26 2026
Feb 13 2026
Jan 21 2026
Implemented and backported for VSD 3.4
The "ca" root cert is not on the ldap, if that matters
It also happens on CLI:
With Gpg4win 5.0.0 the LISTKEYS after the server lookup lists the (ephemeral?) ca@gnupg.test certificate and (!) the bob@gnupg.test certificate (and some other certificates, but I guess those are from other tests).
- VSD 3.3.4
- Gpg4win 5.0.0
Jan 20 2026
- gpg4win 5.0.0 @ win11
gpgme logs (also of vsd-3.3.4) will be useful.
I have not checked but I guess that the certificate is marked as ephemeal and kleopatra either lists ephemeral certificates or the ephemeral flag got removed to to a validation process,
Note: This does not happen on vsd-3.3.4
Jan 19 2026
The gpgme logs show that the information for revoked keys should be there. We just need to check for it (and somehow visualize it).
pub:o:3072:1:3DA05D6B0A5998AF:1768822823:1863514800:::::::: fpr:::::::::C70F6D8F32DFE96F5C47C40B3DA05D6B0A5998AF: uid:o::::::::search (valid) <search@gnupg.test>\r:
gpgme.log (vsd 3.3.4):
Another possibility would be to just add a revoked column (expiration date is already shown) to keep closer to the ldap schema.
Jan 13 2026
Jan 9 2026
The behaviour might have changed a bit because of the ldap: prefix i use now, or i have missed this case the last time:
Given some cert on the "download" server, I can find it, if dirmngr.conf contains only the "download" server, or if the "download" server is listed first:
Independent of keyserver order in dirmngr.conf, --search-keys still offers keys from the upload server, but the download fails:
For "Although the upload server is used for upload, the gpg message still displays the first keyserver" see T8025
Jan 6 2026
Looks good to me on gpg4win-5.0.0-beta479 @ win11.
Dec 18 2025
@timegrid I would not tag this ticket with LDAP, as it is not LDAP specific

