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

Re: SSL encryption

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Fri, 14 Aug 2009 05:19:35 +0400

Greetings, Patricia A Moss!

>>I think the question is asking about how to authenticate against LDAP
>>using LDAPS (LDAP + SSL). The answer is not Subversion specific, since
>>you are not using Subversion to do the authentication (if you are
>>using Apache). You are using a module by a third party (be it Apache,
>>or another vendor). Your question might be better suited to another
>>mailing list dedicated to apache configuration.
>>
>>Have you tried to use a LDAPS url (with correct port) and the SSL cert
>>on your LDAP server in your trusted keystore on the Subversion
>>machine? I've only done a bit of LDAP and LDAPS, so my knowledge is
>>limited.

> Larry's interpretation of my question is correct. I am not sure about the
> LDAPS url and SSL cert. I will google that and see what that entails.

> If anyone else has had experience with this I would greatly appreciate the
> assistance. Thanks.

It should work straight away. Just give correct URI to Apache authentication
module. (I mean, ldaps://....)
As maximum, you'll be need to point it to location of client certificates, if
your LDAP servers need them to negotiate.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 14.08.2009, <5:17>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2383499
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-14 03:21:36 CEST

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.