dirmngr supports the special value "none" for the key server to disable the fallback to the default key server (T6708). Kleopatra needs to handle this value in a few places to avoid confusing error messages.
Edit: WKD search related changes are tracked in T6868, including:
- Search function: Using the "lookup on server" function with "none" set as keyserver causes a pop-up error window (but title is "Information") to appear which has to be recognized with OK before the results of the WKD search will be displayed. The message is "Suche auf Zertifikatsserver fehlgeschlagen. Die Fehlermeldung lautet: Kein Schlüsselserver verfügbar". (For wishes on improvements to the search dialog see T6493, too)
Cases to be fixed and tracked here:
- Give error message in case:
- Export OpenPGP key to key server
- Search is used while keyserver is "none" and no S/MIME directory is configured
- Refresh OpenPGP keys
- Avoid changing value "none" to "hkps://none"