Gnus development mailing list
 help / color / mirror / Atom feed
* Getting gpg (or is it pgg?) to play nice with proxy
@ 2003-03-13 14:07 Niklas Morberg
  2003-04-17  8:57 ` Niklas Morberg
  0 siblings, 1 reply; 14+ messages in thread
From: Niklas Morberg @ 2003-03-13 14:07 UTC (permalink / raw)


Inspired by Jesper Harder's info on how to automatically
verify inline gpg signatures I decided to have a go. I got
pretty much everything set up, except I can't get gpg to
fetch keys from a keyserver through a proxy.

If I do `M-x shell-command' and execute:

gpg --recv-keys 0x80808080

I get the reply:

gpg: requesting key 80808080 from search.keyserver.net
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0

Which is fine since the key is invalid anyway. But if I try
to verify a signed message from within gnus the request
times out. I've tried to change the keyserver to a local one
inside the firewall and then it works. The local keyserver
only holds keys for local users, so it is not that useful
for me.

I've modified gpg.conf to use the http_proxy (and since it
works from a shell within emacs I guess it is properly set
up).

Some information that might be of help:

I'm running cygwin as my shell and unless I have:

(setq shell-command-switch "-ic")

the `M-x shell-command' also times out. It still works if I
run it in a shell in emacs (`M-x shell' and then the gpg
command.)

Niklas




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2003-05-16 16:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-13 14:07 Getting gpg (or is it pgg?) to play nice with proxy Niklas Morberg
2003-04-17  8:57 ` Niklas Morberg
2003-04-25  9:53   ` Niklas Morberg
2003-05-09  9:44     ` [PATCH] Use shell-command-on-region in pgg-gpg.el (was: Getting gpg (or is it pgg?) to play nice with proxy) Niklas Morberg
2003-05-13 18:09       ` [PATCH] Use shell-command-on-region in pgg-gpg.el Lars Magne Ingebrigtsen
2003-05-14  7:15         ` Niklas Morberg
2003-05-14  8:31           ` Simon Josefsson
2003-05-14  9:51             ` Niklas Morberg
2003-05-14  9:59               ` Simon Josefsson
2003-05-16 16:41         ` Dave Love
2003-05-10  8:03   ` Getting gpg (or is it pgg?) to play nice with proxy Simon Josefsson
2003-05-12  9:16     ` Niklas Morberg
2003-05-12 12:05       ` Simon Josefsson
2003-05-13  7:43         ` Niklas Morberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).