Hi Mark,
Here is the log entry:
# svn log -v -r 23812 http://svn.collab.net/repos/svn/
------------------------------------------------------------------------
r23812 | zhakov | 2007-03-14 13:19:01 +0100 (wo, 14 mrt 2007) | 16 lines
Changed paths:
M /trunk/subversion/include/svn_auth.h
M /trunk/subversion/libsvn_subr/cmdline.c
M /trunk/subversion/libsvn_subr/ssl_server_trust_providers.c
Add a new ssl server certificate trust provider for Windows (WinNT and
later)
that automatically accepts server certificates with a trusted certificate
chain after validating it with the Windows CryptoApi.
* subversion/include/svn_auth.h
(svn_auth_get_windows_ssl_server_trust_provider): New prototype.
* subversion/libsvn_subr/cmdline.c
(svn_cmdline_setup_auth_baton): Register the ssl server trust provider
on Windows.
* subversion/libsvn_subr/ssl_server_trust_providers.c
(windows_ssl_server_trust_first_credentials,
windows_server_trust_provider,
svn_auth_get_windows_ssl_server_trust_provider): Implementation of the ssl
server certificate provider.
Patch by: Bert Huijben <bhuijben_at_competence.biz>
me
------------------------------------------------------------------------
#
I'm using Subclipse 1.3.15.2 now and I'm still being asked to accept
certs. Any ideas?
Thanks,
Glen.
-------- Original Message --------
Subject: Re: [Fwd: Re: [Subclipse-users] 2 suggestions and a question]
Date: Thu, 14 Feb 2008 21:44:54 +0200
From: Glen <glen.84_at_gmail.com>
To: users_at_subclipse.tigris.org
References: <47B49441.5010905_at_gmail.com>
<ff892c5d0802141125t56f65413m9226fb1f5539bf51_at_mail.gmail.com>
> I do not recall that feature actually getting into SVN 1.5, but if it
> does then it would be supported immediately.
He said it was committed to trunk in March 2007.
> I do not have any specific plans to work on it.
OK.
Mark Phippard wrote:
> On Thu, Feb 14, 2008 at 2:19 PM, Glen <glen.84_at_gmail.com> wrote:
>
>
>> I received a reply regarding the lack of certificate authorities with
>> Subversion on Windows, and apparently this has changed in version 1.5
>> (it will try to use the Windows certificate store to verify
>> certificates). How soon after the final release of Subversion 1.5 do you
>> think Subclipse will support it?
>>
>
> I do not recall that feature actually getting into SVN 1.5, but if it
> does then it would be supported immediately.
>
>
>> P.S. Shall I assume that my RFE below was rejected?
>>
>
> I do not have any specific plans to work on it.
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-05-18 19:28:52 CEST