Re: Generating NIST/Brainpool subkeys with GPGME

2018-07-01 Thread Werner Koch
On Fri, 29 Jun 2018 22:07, tookm...@gmail.com said: > It appears that one cannot currently generate NIST or Brainpool subkeys > with GPGME. Using GPG itself works fine with --expert, so am I missing > an option or is this simply not possible yet? That is likely a bug. However there is an easy wor

Re: gpg2 --refresh-keys does not talk to dirmngr?

2018-07-01 Thread Werner Koch
On Fri, 29 Jun 2018 16:12, gnupg-users@gnupg.org said: > I have set up a local proxy server with a squid/privoxy/TOR chain and > set it up in dirmngr.conf. Now, after deleting the keyserver line from > gpg.conf, I found out that gpg2 seems not to talk to dirmngr when using > gpg2 --refresh keys. N

Re: dirmngr cygwin resolv.conf

2018-07-01 Thread Werner Koch
On Sat, 30 Jun 2018 21:26, johndoe65...@mail.com said: > How can I force dirmngr to use port "9150"? So Tor ports are fixed. As Niibe-san already explained Dirmngr will first try port 9050 and if it is not able to connect (ECONNREFUSED) it will try port 9150. This is implemented for Dirmngr in L