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

Re: SSL support for 1.5.4

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 5 Dec 2008 13:40:34 -0600

On Dec 5, 2008, at 00:34, Jeenu V wrote:

> I'm trying to build SVN 1.5.4 client with SSL support so that I can
> work with https:// URL's. I did ./configure --with-ssl. But the
> built SVN says "svn: SSL not supported". Please, can somebody tell
> me how to build with SSL support?

Subversion itself doesn't use SSL. Subversion uses neon or serf,
which in turn can use SSL. So you need to first build neon (or serf)
with SSL support. Then you can build Subversion with neon (or serf)
support.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=980294

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-08 10:40:34 CET

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.