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

2011-09-06 Thread Prabhu Gnana Sundar
On Monday 05 September 2011 05:44 PM, Kamesh Jayachandran wrote: Prabhu, One small problem with your patch. See the below snip snip [kamesh@kamesh trunk]$ python tools/examples/get-location-segments.py https://svn.eu.apache.org/repos/asf/subversion/trunk The certficate details are as

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

2011-09-06 Thread Kamesh Jayachandran
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@kamesh trunk]$ python tools/examples/get-location-segments.py https://svn.eu.apache.org/repos/asf

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

2011-09-05 Thread Kamesh Jayachandran
/2011 4:18 PM To: Vijayaguru Guruchave Cc: dev@subversion.apache.org Subject: Re: [PATCH] get-location-segments.py would work on self-signed ssl servers too Thanks Vijay for the detailed explanation... I am attaching the patch for the script with minor tweaks... Regards Prabhu On Friday 02

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

2011-09-02 Thread Prabhu Gnana Sundar
On Monday 22 August 2011 09:37 AM, Prabhu Gnana Sundar wrote: On Thursday 18 August 2011 06:46 PM, Daniel Shahaf wrote: I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a non-self-signed cert, but rather one for which the cert's hostname differs from

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

2011-09-02 Thread Prabhu Gnana Sundar
On Friday 02 September 2011 11:54 AM, Prabhu Gnana Sundar wrote: On Monday 22 August 2011 09:37 AM, Prabhu Gnana Sundar wrote: On Thursday 18 August 2011 06:46 PM, Daniel Shahaf wrote: I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a

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

2011-09-02 Thread Daniel Shahaf
Prabhu Gnana Sundar wrote on Fri, Sep 02, 2011 at 11:54:29 +0530: On Monday 22 August 2011 09:37 AM, Prabhu Gnana Sundar wrote: On Thursday 18 August 2011 06:46 PM, Daniel Shahaf wrote: I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a

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

2011-09-02 Thread Prabhu Gnana Sundar
Thanks Vijay for the detailed explanation... I am attaching the patch for the script with minor tweaks... Regards Prabhu On Friday 02 September 2011 04:13 PM, vijay wrote: Actually, there are two issues to be noted. 1.Bug with neon (Reproducible in Ubuntu 10.10, svn 1.6.12, neon

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

2011-08-25 Thread vijay
On Monday 22 August 2011 09:37 AM, Prabhu Gnana Sundar wrote: On Thursday 18 August 2011 06:46 PM, Daniel Shahaf wrote: I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a non-self-signed cert, but rather one for which the cert's hostname differs from

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

2011-08-19 Thread Prabhu Gnana Sundar
On Thursday 18 August 2011 10:07 PM, Daniel Shahaf wrote: Prabhu Gnana Sundar wrote on Thu, Aug 18, 2011 at 21:55:28 +0530: On Thursday 18 August 2011 06:46 PM, Daniel Shahaf wrote: I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a non-self-signed

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

2011-08-18 Thread Prabhu Gnana Sundar
Hi all, Till now the get-location-segments.py script does not work against self-signed ssl servers. Now I have worked on the script and made it work even against the untrusted self-signed ssl servers. Attaching the patch and the log message with this mail. Please share your thoughts.

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

2011-08-18 Thread Daniel Shahaf
I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a non-self-signed cert, but rather one for which the cert's hostname differs from the URI's hostname), and it didn't seem to work: [[[ ./tools/examples/get-location-segments.py

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

2011-08-18 Thread Prabhu Gnana Sundar
On Thursday 18 August 2011 06:46 PM, Daniel Shahaf wrote: I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a non-self-signed cert, but rather one for which the cert's hostname differs from the URI's hostname), and it didn't seem to work: [[[

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

2011-08-18 Thread Daniel Shahaf
Prabhu Gnana Sundar wrote on Thu, Aug 18, 2011 at 21:55:28 +0530: On Thursday 18 August 2011 06:46 PM, Daniel Shahaf wrote: I tried your patch against https://svn.eu.apache.org/repos/asf/subversion/README (which uses a non-self-signed cert, but rather one for which the cert's hostname