[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: Prabhu Gnana Sundar <prabhugs_at_collab.net>
Date: Tue, 06 Sep 2011 12:33:10 +0530

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 09:04:17 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.