On 06/03/2014 05:34 PM, Daniel wrote:
> Am 03.06.2014 22:47, schrieb Daniel Kahn Gillmor:
>> I don't know how to set the language environment to "C" in windows 
>> either, but let's go with this one for now.
>>
>> can you show a full cmd transcript of the above command, but also
>> with --keyserver-options debug ?
> 
> Just to be sure, the parameters added are now:
> --keyserver-options
> ca-cert-file=C:\Users\Daniel\sks-keyserver.netCA.pem
> --keyserver-options debug
> 
> Which gives me the same Problem:
> enigmail> "C:\Program Files (x86)\GNU\GnuPG\pub\gpg.exe" --charset
> utf-8 --display-charset utf-8 --keyserver-options
> ca-cert-file=C:\Users\Daniel\sks-keyserver.netCA.pem
> --keyserver-options debug --command-fd 0 --no-tty --batch --fixed-list
> --with-colons --keyserver hkps://hkps.pool.sks-keyservers.net:443
> --search-keys [email protected]
> gpg: suche nach "[email protected]" auf hkps-Server
> hkps.pool.sks-keyservers.net
> 
> gpg: Schlssel "[email protected]" wurde auf dem Schlsselserver nicht
> gefunden
> 
> 
> Or a succes without hkps://
> enigmail> "C:\Program Files (x86)\GNU\GnuPG\pub\gpg.exe" --charset
> utf-8 --display-charset utf-8 --keyserver-options
> ca-cert-file=C:\Users\Daniel\sks-keyserver.netCA.pem
> --keyserver-options debug --command-fd 0 --no-tty --batch --fixed-list
> --with-colons --keyserver hkp://hkps.pool.sks-keyservers.net:11371
> --search-keys [email protected]
> gpg: suche nach "[email protected]" auf hkp-Server
> hkps.pool.sks-keyservers.net


the above doesn't look like it's being run from a cmd prompt.  If you're
running windows 7, click the start button, and then in the search box,
type "cmd" (without the quotes) and hit enter.

you'll get what passes for a terminal environment on windows.

In that box, try running the gpg commands and seeing what output you get
-- i think this should produce more copious logs than you're currently
seeing.

        --dkg

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
enigmail-users mailing list
[email protected]
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Reply via email to