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

RE: [PATCH] get-location-segments.py would work on self-signed ssl servers too

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Tue, 6 Sep 2011 17:47:16 +0530

Thanks Prabhu. Committed this patch in r1165631.

With regards
Kamesh Jayachandran

-----Original Message-----
From: Prabhu Gnana Sundar Ponnarasu
Sent: Tue 9/6/2011 12:33 PM
To: Kamesh Jayachandran
Cc: Vijayaguru Guruchave; dev_at_subversion.apache.org
Subject: Re: [PATCH] get-location-segments.py would work on self-signed ssl servers too
 
On Monday 05 September 2011 05:44 PM, Kamesh Jayachandran wrote:
>
> Prabhu,
>
> One small problem with your patch.
>
> See the below snip
> <snip>
> [kamesh_at_kamesh trunk]$ python tools/examples/get-location-segments.py
> https://svn.eu.apache.org/repos/asf/subversion/trunk
> The certficate details are as follows:
> --------------------------------------
> Issuer : 07969287, http://certificates.godaddy.com/repository,
> GoDaddy.com, Inc., Scottsdale, Arizona, US
> Hostname : svn.apache.org
> ValidFrom : Thu, 13 Nov 2008 18:56:12 GMT
> ValidUpto : Thu, 26 Jan 2012 14:18:55 GMT
> Fingerprint: cc:54:a4:a9:ec:3a:9b:1c:23:ac:2d:57:c6:96:9f:5f:4a:1d:2d:86
>
> accept (t)temporarily (p)permanently: p
> r836420-r1165254: subversion/trunk
> [kamesh_at_kamesh trunk]$ python tools/examples/get-location-segments.py
> https://svn.eu.apache.org/repos/asf/subversion/trunk
> The certficate details are as follows:
> --------------------------------------
> Issuer : 07969287, http://certificates.godaddy.com/repository,
> GoDaddy.com, Inc., Scottsdale, Arizona, US
> Hostname : svn.apache.org
> ValidFrom : Thu, 13 Nov 2008 18:56:12 GMT
> ValidUpto : Thu, 26 Jan 2012 14:18:55 GMT
> Fingerprint: cc:54:a4:a9:ec:3a:9b:1c:23:ac:2d:57:c6:96:9f:5f:4a:1d:2d:86
>
> accept (t)temporarily (p)permanently:
> </snip>
>
> When I press 'p' it should preserve and prompt again. It actually
> preserves this acceptance inside ~/.subversion but somehow it keeps
> throwing this warning screen.
>
> With regards
> Kamesh Jayachandran
>

Thanks Kamesh.

I am attaching an updated patch for this fix with this mail. Please
share your thoughts.

Thanks and regards
Prabhu
Received on 2011-09-06 14:18:24 CEST

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

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