Am 03.06.2014 23:48, schrieb Daniel Kahn Gillmor: > 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.
Dooh, youre right of course, i should go to bed... So cmd says: C:\Users\Daniel>gpg --charset utf-8 --display-charset utf-8 --keyserver-options ca-cert-file=C:\Users\Daniel\s ks-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 SEARCH [email protected] BEGIN info:1:1 pub:4229D21B:1:4096:1401723665:: uid:Daniel <[email protected]>:1401723665:: SEARCH [email protected] END And: C:\Users\Daniel>gpg --charset utf-8 --display-charset utf-8 --keyserver-options ca-cert-file=C:\Users\Daniel\s ks-keyserver.netCA.pem --keyserver-options debug --command-fd 0 --no-tty --batch --fixed-list --with-colons -- keyserver hkps://hkps.pool.sks-keyservers.net:11371 --search-keys [email protected] gpg: suche nach "[email protected]" auf hkps-Server hkps.pool.sks-keyservers.net SEARCH [email protected] BEGIN SEARCH [email protected] FAILED 127 gpg: Schl³ssel "[email protected]" wurde auf dem Schl³sselserver nicht gefunden Daniel _______________________________________________ enigmail-users mailing list [email protected] https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
