Hi, Michael.

On 25 Aug 2025, at 18:40, Michael Richardson <[email protected]> wrote:
> 
> Andrew Gallagher via Gnupg-users <[email protected]> wrote:
>>> So I automated the process using libcurl and GPGME.
>>> 
>>> $ egon [email protected]
>>> 
>>> ... will cheerfully query Proton for my OpenPGP certificate and import
>>> it into GnuPG.
> 
>> Does `gpg --locate-key` not work for you? They expose a WKD server...
> 
> I didn't know about --locate-key.
> I wondered if it would work on my own key.
> I have a not-very-scalable WKD server created with some Apache rewrites.

Your WKD server seems to be broken:

~~~
andrewg@serenity % curl 
https://openpgpkey.sandelman.ca/.well-known/openpgpkey/sandelman.ca/policy
curl: (6) Could not resolve host: openpgpkey.sandelman.ca
andrewg@serenity % curl https://sandelman.ca/.well-known/openpgpkey/policy
curl: (28) Failed to connect to sandelman.ca port 443 after 75249 ms: Could not 
connect to server
~~~

A

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
Gnupg-users mailing list
[email protected]
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to