[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Antwort: Re: svn over HTTPS works everywhere but on the server host itself

From: <j.rathjens_at_interabo.de>
Date: Wed, 18 Mar 2009 12:59:26 +0100

PDF-Produktion 10:49 Uhr

Lager Zugang von 1.250 Rucksäcken um 13:45Uhr gebucht.

Die Säcke waren also zum Versandzeitpunkt nicht da.

--
Mit freundlichen Grüßen
i.A. Jörg Rathjens
Programmentwicklung
________________________________________________________________________
interabo                                        Tel. +49-(0)40/23670-376
Betreuungs-GmbH                                 Fax  +49-(0)40/23670-108
Wendenstr. 25, 20097 Hamburg                      j.rathjens_at_interabo.de
Geschäftsführer: Peter Drawert, Uwe Henning, Jürgen Rosenboom
Amtsgericht Hamburg HRB 35763
________________________________________________________________________
-----JeremyP <jeremyp_at_jeremyp.net> schrieb: -----
An: Pat Farrell <pfarrell_at_pfarrell.com>
Von: JeremyP <jeremyp_at_jeremyp.net>
Datum: 18.03.2009 11:31
Kopie: JeremyP <jeremyp_at_jeremyp.net>, users_at_subversion.tigris.org
Betreff: Re: svn over HTTPS works everywhere but on the server host itself
On 18 Mar 2009, at 04:33, Pat Farrell wrote:
> Konstantin Kolinko wrote:
>> Are you able to access https://localhost/with a web browser?
>
> Not with a real browser, its headless.
>
>> wget --no-check-certificate https://www.pfarrell.com/
>
> Interesting. That works if I comment out the /etc/hosts
> assignment of www.pfarrell.com to localhost.
>
> It fails if I leave it commented in.
> Same external command, different resolution of name:
> wget --no-check-certificate https://www.pfarrell.com/
> --2009-03-18 00:29:37--  https://www.pfarrell.com/
> Resolving www.pfarrell.com... 127.0.1.1
> Connecting to www.pfarrell.com|127.0.1.1|:443... failed: Connection
> refused.
What about
https://127.0.1.1
does that work?  or
https://127.0.0.1
I think you should either leave www.pfarrell.com out of /etc/hosts or
put it on the entry for your network card address, not the loopback
interface.
>
>
>
> I did that because the self signed cert was causing assorted whining
> when I did a "sudo" command.
>
> $ su
> sudo: unable to resolve host www
>
>
> This all used to work fine with Debian Etch
>
> Thanks
> pat
>
> ------------------------------------------------------
>
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1345205
>
> To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_subversion.tigris.org
> ].
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1347261
To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_subversion.tigris.org].
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1347896
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-18 13:11:21 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.