all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: ELPA behind a proxy with username + password: URL package issue?
       [not found] ` <70ae83d3-a5de-46f8-8e76-50ad6d16d378@s9g2000yqd.googlegroups.com>
@ 2010-07-01 16:02   ` Ted Zlatanov
  2010-07-14 23:53     ` Elena
  0 siblings, 1 reply; 2+ messages in thread
From: Ted Zlatanov @ 2010-07-01 16:02 UTC (permalink / raw)
  To: help-gnu-emacs

On Wed, 30 Jun 2010 02:32:59 -0700 (PDT) Elena <egarrulo@gmail.com> wrote: 

E> I've also tried a different "~/.authinfo.gpg" format as suggested
E> here:

E> http://groups.google.com/group/gnu.emacs.help/browse_frm/thread/aab1727dbd0ccdc6/936a97a86b45ffe8?lnk=gst&q=url+proxy+password#936a97a86b45ffe8

E> That is:

E> machine <proxy-address>:<proxy-port> port http login <my-username>
E> password <my-password>

From (info "(auth)Help for users"):

   For url-auth authentication (HTTP/HTTPS), you need to put this in
your netrc file:

     machine yourmachine.com:80 port http login testuser password testpass

   This will match any realm and authentication method (basic or digest)
over HTTP.  HTTPS is set up similarly.  If you want finer controls,
explore the url-auth source code and variables.

Please try that.  See the auth-source manual (info "(auth)") for more
information.

Ted


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

* Re: ELPA behind a proxy with username + password: URL package issue?
  2010-07-01 16:02   ` ELPA behind a proxy with username + password: URL package issue? Ted Zlatanov
@ 2010-07-14 23:53     ` Elena
  0 siblings, 0 replies; 2+ messages in thread
From: Elena @ 2010-07-14 23:53 UTC (permalink / raw)
  To: help-gnu-emacs

Thanks, Ted.

I did read the documentation before asking, but only setting the
environment variable "http_proxy" fixed the issue.


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

end of thread, other threads:[~2010-07-14 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <3894ea13-f943-4090-ac9a-2aa42b9cf90c@d37g2000yqm.googlegroups.com>
     [not found] ` <70ae83d3-a5de-46f8-8e76-50ad6d16d378@s9g2000yqd.googlegroups.com>
2010-07-01 16:02   ` ELPA behind a proxy with username + password: URL package issue? Ted Zlatanov
2010-07-14 23:53     ` Elena

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.