Page MenuHome GnuPG
Feed All Stories

Sep 16 2022

gniibe committed rC000c50e07819: Fix use of noreturn. (authored by gniibe).
Fix use of noreturn.
Sep 16 2022, 7:44 AM
gniibe added a comment to T4002: gpg-error.h uses c11 reserved word "noreturn".

Pushed similar changes for GnuPG and libgcrypt (which are actually harmless as it is internal use, not exposed header).

Sep 16 2022, 7:40 AM · Bug Report
gniibe committed rGd5e29991c0c7: dirmngr:dns,doc,gpg: Fix for noreturn for C11. (authored by gniibe).
dirmngr:dns,doc,gpg: Fix for noreturn for C11.
Sep 16 2022, 7:36 AM

Sep 15 2022

aheinecke added a comment to T6195: gpg: New key has unknown trust after generation.

To clarify that I meant that the underlying problem is our current keylisting speed in Kleopatra I have opened T6206.

Sep 15 2022, 4:35 PM · Not A Bug, gnupg
aheinecke triaged T6206: Kleopatra: Listing certificates initially just takes too long. as Normal priority.
Sep 15 2022, 4:34 PM · S/MIME, gnupg, kleopatra
vitusb added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

Here is another Test:

Sep 15 2022, 4:29 PM · Restricted Project, gpgol
aheinecke added a comment to T6195: gpg: New key has unknown trust after generation.

keyboxd has nothing to do with this, it merely makes the lookup of keys a bit faster. The computation of the WoT itself takes long and there is no shortcut for it. Fortunately most users don't have a deeply meshed WoT with dedicated revokers etc., thus for them things are fast in the standard configuration.

Sep 15 2022, 4:17 PM · Not A Bug, gnupg
aheinecke added a comment to T6202: Kleopatra: Suppress errors of WKD lookups.

I agree with that task. Errors should be logged but not exposed to the user. I like the decryption / verification audit log we have now for some years (quite new) which allows users to view the stderr of gpgme jobs. Something like that -> Perfect. I think we need this for Import also and basically for every job. If you had an idea, maybe in the status bar or so, to indicate that more error information would be available. That would be my dream solution.

Sep 15 2022, 4:13 PM · Restricted Project, kleopatra
aheinecke added a comment to T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.

Just for your understanding, it this output would say "COMPLIANCE 23" anywhere in it, Ingo and me should look at this issue, if it does not that is something for Werner or Gniibe.

Sep 15 2022, 4:09 PM · gnupg (gpg22), Feature Request, Restricted Project
aheinecke added a comment to T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.

Could you please post the output of 'gpg --status-fd 1 --verbose --decrypt "Neues Textdokument.txt.gpg"' here? That would help us to pinpoint the issue.

Sep 15 2022, 4:07 PM · gnupg (gpg22), Feature Request, Restricted Project
aheinecke added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

No, I was just meaning that you should not have to disarm your logs when include data is not set.

Sep 15 2022, 4:04 PM · Restricted Project, gpgol
ebo created T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.
Sep 15 2022, 4:02 PM · gnupg (gpg22), Feature Request, Restricted Project
vitusb added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

Should i create a new log without "include data" ?

Sep 15 2022, 3:52 PM · Restricted Project, gpgol
aheinecke added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

Yeah the error would lie in here I think:

Sep 15 2022, 3:50 PM · Restricted Project, gpgol
aheinecke added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

I do not have a mind to really analyze this today, but when the checkbox in the logging options for "include data" is not set. There should be no much as an IP Address or Fingerprint mentioned in the logs. This was important to me and if you find that there are issues with that it would be a different bug also.

Sep 15 2022, 3:46 PM · Restricted Project, gpgol
aheinecke added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

We have tested this a lot of course. But I will have to analyze your logs. Thanks.

Sep 15 2022, 3:43 PM · Restricted Project, gpgol
aheinecke closed T6111: Kleopatra: Improve focus indicator for text labels as Resolved.

Please give this a try on Windows.

Sep 15 2022, 3:40 PM · Restricted Project, kleopatra, Restricted Project
aheinecke closed T6111: Kleopatra: Improve focus indicator for text labels, a subtask of T5824: Kleopatra: Full accessibility support, as Resolved.
Sep 15 2022, 3:40 PM · kleopatra, Restricted Project
aheinecke closed T6131: Kleopatra: Exception when gpgconf is not found as Resolved.

:)

Sep 15 2022, 3:38 PM · kleopatra
ikloecker changed the status of T6111: Kleopatra: Improve focus indicator for text labels from Open to Testing.
Sep 15 2022, 12:30 PM · Restricted Project, kleopatra, Restricted Project
ikloecker changed the status of T6111: Kleopatra: Improve focus indicator for text labels, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Sep 15 2022, 12:30 PM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA0f4b32053f8d: Draw focus indicator for labels only if focus was changed with keyboard (authored by ikloecker).
Draw focus indicator for labels only if focus was changed with keyboard
Sep 15 2022, 12:29 PM
ikloecker added a comment to T6111: Kleopatra: Improve focus indicator for text labels.

On Windows, it does now look like this:

Sep 15 2022, 12:06 PM · Restricted Project, kleopatra, Restricted Project
vitusb updated the task description for T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).
Sep 15 2022, 11:44 AM · Restricted Project, gpgol
vitusb updated the task description for T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).
Sep 15 2022, 11:39 AM · Restricted Project, gpgol
ikloecker committed rKLEOPATRA5b165a2dc756: Add missing include (authored by ikloecker).
Add missing include
Sep 15 2022, 11:27 AM
ikloecker changed the status of T6155: Kleopatra: Certify expired userids offered but leads to General Error from Open to Testing.
Sep 15 2022, 11:22 AM · kleopatra, Restricted Project
ikloecker added a comment to T6155: Kleopatra: Certify expired userids offered but leads to General Error.

The Certify action is now disabled everywhere for revoked and expired keys, i.e. in the main menu and the certificate list context menu, in the Certficate Details dialog, and in the Certifications dialog. Moreover, after importing a revoked or expired public OpenPGP key, the user isn't asked anymore whether they want to certify it.

Sep 15 2022, 11:21 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA4e596c03813b: Require a valid key for the Certify command (authored by ikloecker).
Require a valid key for the Certify command
Sep 15 2022, 11:19 AM
ikloecker committed rKLEOPATRAa0f79d1f10ad: Add possibility to require valid keys for a command (authored by ikloecker).
Add possibility to require valid keys for a command
Sep 15 2022, 11:19 AM
ikloecker claimed T6155: Kleopatra: Certify expired userids offered but leads to General Error.
Sep 15 2022, 10:54 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA6c387232bdfc: Don't ask user to certify an imported expired or revoked OpenPGP key (authored by ikloecker).
Don't ask user to certify an imported expired or revoked OpenPGP key
Sep 15 2022, 10:52 AM
ikloecker committed rKLEOPATRAc72081d7f427: Disable Certify action if key cannot be certified (authored by ikloecker).
Disable Certify action if key cannot be certified
Sep 15 2022, 10:52 AM
ikloecker committed rKLEOPATRA1545acf09493: Add helper to check if a key can be certified (authored by ikloecker).
Add helper to check if a key can be certified
Sep 15 2022, 10:52 AM
ikloecker committed rKLEOPATRA82d513813124: Short-circuit check for revoked or expired user ID (authored by ikloecker).
Short-circuit check for revoked or expired user ID
Sep 15 2022, 10:52 AM
ikloecker moved T6155: Kleopatra: Certify expired userids offered but leads to General Error from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 15 2022, 9:40 AM · kleopatra, Restricted Project
gniibe committed rEa86ad1cbb6bd: yat2m: Use __noreturn__ attribute. (authored by gniibe).
yat2m: Use __noreturn__ attribute.
Sep 15 2022, 8:25 AM
gniibe committed rE6f103890e972: Remove extra semicolons. (authored by gniibe).
Remove extra semicolons.
Sep 15 2022, 8:21 AM
gniibe added a project to T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config): Restricted Project.

Pushed the fix.
Note that non-in-tree build never been reliable (using the result of the configure, in tree).
So, I basically don't consider the use case of non-in-tree build.

Sep 15 2022, 7:00 AM · Python, gpgme
gniibe committed rMfbd94076461e: Fix for modern compiler. (authored by gniibe).
Fix for modern compiler.
Sep 15 2022, 6:50 AM
gniibe committed rMae9258fbf3b9: build:python: Don't use gpg-error-config/gpgme-config. (authored by gniibe).
build:python: Don't use gpg-error-config/gpgme-config.
Sep 15 2022, 6:50 AM
gniibe added a comment to T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config).

Reviewing the build process, it's just better to use @...VAR...@ by configure (instead of invoke pkg-config again in setup.py).

Sep 15 2022, 6:44 AM · Python, gpgme
gniibe triaged T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config) as High priority.
Sep 15 2022, 5:01 AM · Python, gpgme
gniibe closed T5721: gpg22: Update *.m4 to prefer use of gpgrt-config and *.pc to *-config as Resolved.
Sep 15 2022, 4:58 AM · gnupg (gpg22)
gniibe closed T5721: gpg22: Update *.m4 to prefer use of gpgrt-config and *.pc to *-config, a subtask of T5034: dev: Deprecate libassuan-config, libgcrypt-config, ksba-config, ntbtls-config, npth-config, and gpg-error-config, as Resolved.
Sep 15 2022, 4:58 AM
gniibe committed rGed1264e74b11: build: Update gpg-error.m4. (authored by gniibe).
build: Update gpg-error.m4.
Sep 15 2022, 4:58 AM
gniibe committed rGddc6f7d19491: build: Use LDAP_DEPRECATED to detect ldap library. (authored by gniibe).
build: Use LDAP_DEPRECATED to detect ldap library.
Sep 15 2022, 4:24 AM
gniibe committed rG7a936505dcc4: build: Update .gitignore for translations under po/. (authored by gniibe).
build: Update .gitignore for translations under po/.
Sep 15 2022, 4:24 AM

Sep 14 2022

vitusb updated the task description for T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).
Sep 14 2022, 11:58 PM · Restricted Project, gpgol
vitusb updated the task description for T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).
Sep 14 2022, 11:42 PM · Restricted Project, gpgol
vitusb updated the task description for T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).
Sep 14 2022, 11:40 PM · Restricted Project, gpgol
vitusb created T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).
Sep 14 2022, 11:36 PM · Restricted Project, gpgol
ebeiersdorfer added a comment to T6014: Failed to search on certificate server. The error returned was: Syntax error in URI..

Awesome, thanks all! From an end user perspective that would be a perfectly acceptable outcome, the warning just serves to confuse people. Appreciate the help!

Sep 14 2022, 9:28 PM · gnupg24, dirmngr, Bug Report
ikloecker edited projects for T6014: Failed to search on certificate server. The error returned was: Syntax error in URI., added: dirmngr; removed kleopatra.

I have created the spin-off T6202: Kleopatra: Suppress errors of WKD lookups to deal with not bothering Kleopatra's users with error messages when doing a WKD lookup in the background. This task is for improving dirmngr.

Sep 14 2022, 5:43 PM · gnupg24, dirmngr, Bug Report
ikloecker triaged T6202: Kleopatra: Suppress errors of WKD lookups as Normal priority.
Sep 14 2022, 5:34 PM · Restricted Project, kleopatra
werner committed rDa5a2a83e2d60: web: Point to currently implemented OpenPGP spec (authored by werner).
web: Point to currently implemented OpenPGP spec
Sep 14 2022, 4:25 PM
werner added a comment to T6195: gpg: New key has unknown trust after generation.

keyboxd has nothing to do with this, it merely makes the lookup of keys a bit faster. The computation of the WoT itself takes long and there is no shortcut for it. Fortunately most users don't have a deeply meshed WoT with dedicated revokers etc., thus for them things are fast in the standard configuration.

Sep 14 2022, 4:23 PM · Not A Bug, gnupg
werner claimed T3927: gpgsm certificate import fails because of hardcoded password length limitation.
Sep 14 2022, 1:36 PM · Feature Request, gnupg24, S/MIME
werner committed rG50d12860ef21: tests: Restrict the use of gpgconf.ctl to make check. (authored by werner).
tests: Restrict the use of gpgconf.ctl to make check.
Sep 14 2022, 1:35 PM
ebo removed a project from T5972: Can't insert charaters in a magic-wand generated password : Restricted Project.
Sep 14 2022, 1:16 PM · Restricted Project, gnupg (gpg22), gpgagent, pinentry
ebo closed T5972: Can't insert charaters in a magic-wand generated password as Resolved.

works now

Sep 14 2022, 1:11 PM · Restricted Project, gnupg (gpg22), gpgagent, pinentry
ikloecker committed rMeedaaf70167f: cpp: Reject signing expired keys (authored by ikloecker).
cpp: Reject signing expired keys
Sep 14 2022, 12:48 PM
ikloecker committed rKLEOPATRA7ceef3e16d64: Do not offer expired user ID for certification (authored by ikloecker).
Do not offer expired user ID for certification
Sep 14 2022, 12:40 PM
ikloecker committed rKLEOPATRA39d9c325c50f: Refuse to certify revoked or expired keys (authored by ikloecker).
Refuse to certify revoked or expired keys
Sep 14 2022, 12:40 PM
aheinecke closed T6195: gpg: New key has unknown trust after generation as Resolved.

I agree. We have to get rid of auto check trustdb and such stuff. I always found that impossible to program around because it either takes a long time (check-trustdb) or it might return invalid results (no check).
The solution for this is keyboxd.

Sep 14 2022, 12:27 PM · Not A Bug, gnupg
werner placed T6195: gpg: New key has unknown trust after generation up for grabs.

If you run gpg --export-ownertrust you will notice that the trust has been set to ultimate (value is 6). However, due to the no-auto-check-trustdb in your gpg.conf that will valeu will only be shown after running gpg --check-trustdb. The value shown in the key listing is the computed value and the computation is done by --check-trustdb. I don't see a bug here.

Sep 14 2022, 11:06 AM · Not A Bug, gnupg
werner added a comment to T4779: GpgSM: "Invalid Object" error when importing .p12 certs with wrong passphrase.

I see what I can do

Sep 14 2022, 10:39 AM · gnupg24 (gnupg-2.4.3), Restricted Project, gnupg (gpg23), S/MIME
aheinecke removed a project from T4779: GpgSM: "Invalid Object" error when importing .p12 certs with wrong passphrase: Info Needed.

Real Passphrase is "test"

Sep 14 2022, 10:24 AM · gnupg24 (gnupg-2.4.3), Restricted Project, gnupg (gpg23), S/MIME
aheinecke added a comment to T3927: gpgsm certificate import fails because of hardcoded password length limitation.

The workaround is easy: Change the passphrase , export, import and then set a longer passphrase again.

Sep 14 2022, 10:19 AM · Feature Request, gnupg24, S/MIME
aheinecke added a comment to T6014: Failed to search on certificate server. The error returned was: Syntax error in URI..

I think it is problematic that the WKD errors are shown to the user at all. Doing some random searches gives an error each time something can't be accessed.

Can you give an example other than the Syntax error issue? So far, I haven't seen any errors when doing random searches with ASCII-only "email addresses". I simply get zero results, but I don't see error messages, e.g. if the host cannot be found.

Sep 14 2022, 10:06 AM · gnupg24, dirmngr, Bug Report
gniibe claimed T6200: gnupg: GPG_ERR_SOURCE_DEFAULT should be defined.

Pushed changes.

Sep 14 2022, 10:01 AM · gnupg
gniibe committed rGe70e09c3d5e7: common: Fix for GPG_ERR_SOURCE_DEFAULT check. (authored by gniibe).
common: Fix for GPG_ERR_SOURCE_DEFAULT check.
Sep 14 2022, 10:01 AM
gniibe committed rGd55728539f0e: kbx: Fix for GPG_ERR_SOURCE_DEFAULT. (authored by gniibe).
kbx: Fix for GPG_ERR_SOURCE_DEFAULT.
Sep 14 2022, 10:01 AM
gniibe added a comment to T6200: gnupg: GPG_ERR_SOURCE_DEFAULT should be defined.

Note that, we cannot use enum values in CPP constant expression like:

# if GPG_ERR_SOURCE_DEFAULT != GPG_ERR_SOURCE_KEYBOX

That's because CPP has no way to know enum values.

Sep 14 2022, 9:54 AM · gnupg
gniibe committed rG598884699dfc: dirmngr: Fix for USE_LDAP. (authored by gniibe).
dirmngr: Fix for USE_LDAP.
Sep 14 2022, 9:47 AM
werner added a project to T6014: Failed to search on certificate server. The error returned was: Syntax error in URI.: gnupg (gpg23).
Sep 14 2022, 9:26 AM · gnupg24, dirmngr, Bug Report
gniibe committed rG0b532627e832: common: Fix t-recsel. (authored by gniibe).
common: Fix t-recsel.
Sep 14 2022, 8:43 AM
gniibe committed rG23d7b7cfb0f9: dirmngr:dns: Fixes for function prototypes. (authored by gniibe).
dirmngr:dns: Fixes for function prototypes.
Sep 14 2022, 8:07 AM
gniibe committed rG3d7dbf16618d: agent,dirmngr,gpg,scd: Clean up for modern compiler. (authored by gniibe).
agent,dirmngr,gpg,scd: Clean up for modern compiler.
Sep 14 2022, 5:55 AM

Sep 13 2022

werner added a member for Contributor: ebo.
Sep 13 2022, 4:01 PM
werner awarded rKLEOPATRA805356a09949: Disable warnings about different signedness of pointer targets a Cup of Joe token.
Sep 13 2022, 2:03 PM
ikloecker changed the status of T6201: Kleopatra: Disable unusable actions in certificate details for remote keys from Open to Testing.

If the certificate details are opened from the Lookup on Server dialog for OpenPGP keys that are not already present in the local key ring, then all buttons and context menu entries that don't make sense should be disabled or hidden. Information that cannot
be determined for remote keys (e.g. the expiration date of keys looked up on keyservers) should be hidden or displayed as
"unknown".

Sep 13 2022, 11:31 AM · Restricted Project, kleopatra
ikloecker committed rKLEOPATRA805356a09949: Disable warnings about different signedness of pointer targets (authored by ikloecker).
Disable warnings about different signedness of pointer targets
Sep 13 2022, 11:21 AM
ikloecker committed rKLEOPATRAc8e8f96bc467: Disable or hide actions that make no sense for remote keys (authored by ikloecker).
Disable or hide actions that make no sense for remote keys
Sep 13 2022, 11:21 AM
ikloecker committed rLIBKLEOae317a5670d9: Add missing include (authored by ikloecker).
Add missing include
Sep 13 2022, 11:18 AM
ikloecker committed rLIBKLEOfc61e1b87c28: Return "unknown" as expiration date or compliance of remote keys (authored by ikloecker).
Return "unknown" as expiration date or compliance of remote keys
Sep 13 2022, 11:16 AM
ikloecker committed rLIBKLEOef28f4deeb14: Bump library version (authored by ikloecker).
Bump library version
Sep 13 2022, 11:16 AM
ikloecker committed rLIBKLEO05129d5ddef7: Add helper for checking whether a key is a remote key (authored by ikloecker).
Add helper for checking whether a key is a remote key
Sep 13 2022, 11:16 AM
ikloecker committed rLIBKLEOb0e8920da2a0: Fix compiler warnings (authored by ikloecker).
Fix compiler warnings
Sep 13 2022, 11:16 AM
ikloecker committed rLIBKLEO619ecb1f804e: Disable warnings about different signedness of pointer targets (authored by ikloecker).
Disable warnings about different signedness of pointer targets
Sep 13 2022, 11:16 AM
ikloecker moved T6201: Kleopatra: Disable unusable actions in certificate details for remote keys from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 13 2022, 9:59 AM · Restricted Project, kleopatra
ikloecker added projects to T6201: Kleopatra: Disable unusable actions in certificate details for remote keys: kleopatra, Restricted Project.
Sep 13 2022, 9:59 AM · Restricted Project, kleopatra
ikloecker triaged T6201: Kleopatra: Disable unusable actions in certificate details for remote keys as Normal priority.
Sep 13 2022, 9:59 AM · Restricted Project, kleopatra
gniibe committed rG87d4338ed1d2: gpg,common,scd,sm: Function prototype fixes for modern compiler. (authored by gniibe).
gpg,common,scd,sm: Function prototype fixes for modern compiler.
Sep 13 2022, 9:55 AM
gniibe committed rGe133bcb1cdf2: tools:gpg-auth: Enhance it to support use case for login. (authored by gniibe).
tools:gpg-auth: Enhance it to support use case for login.
Sep 13 2022, 9:55 AM
gniibe triaged T6200: gnupg: GPG_ERR_SOURCE_DEFAULT should be defined as Normal priority.
Sep 13 2022, 9:53 AM · gnupg
ikloecker changed the status of T6187: Kleopatra: Import of p12 file fails with "invalid crypto engine" from Open to Testing.

The export/backup of the secret part of S/MIME certificates has been fixed with T6189: Secret key backup of S/MIME certificate creates bad result. An exported certificate should now be imported without problems.

Sep 13 2022, 9:10 AM · gpgme (gpgme 1.23.x), kleopatra, gnupg, Restricted Project
werner added a comment to T6014: Failed to search on certificate server. The error returned was: Syntax error in URI..

Of course it could be refined to use the same host if there is only a relative URL.

Sep 13 2022, 7:29 AM · gnupg24, dirmngr, Bug Report
werner added a comment to T6014: Failed to search on certificate server. The error returned was: Syntax error in URI..

That's for sure. See rGfa1b1eaa4241ff3 :

Sep 13 2022, 7:28 AM · gnupg24, dirmngr, Bug Report
mlaurent committed rLIBKLEOc92f46a3ef6e: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Sep 13 2022, 7:15 AM