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 > If it contains information you're not certain about, you're welcome > to send it to me off-list, i just want to make sure we resolve the > problem on-list. I don't think there is any sensible information in the output but thanks. regards Daniel _______________________________________________ enigmail-users mailing list [email protected] https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
