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

Re: HPUX + ssl

From: Kasia Trapszo <ktrapszo_at_tickets.com>
Date: 2004-08-27 20:55:33 CEST

Nevermind, answered my own question (it never fails, I give up on
google, ask a list and then stumble on the answer five min later)

http://devrsrc1.external.hp.com/STK/impacts/i795.html

Provides /dev/random and /dev/urandom for h-pox.

On Fri, 2004-08-27 at 14:48, Kasia Trapszo wrote:
> I'm trying to get subversion client working on hpox. We're using http +
> ssl.. results aren't pretty.
>
> I compiled svn this way:
> configure --with-ssl --enable-maintainer-mode --disable-shared
>
> And the error I'm getting is this:
>
>
> {IVH:/home/ktrapszo:loke} svn checkout https://blah.com/rep
> subversion/libsvn_ra_dav/util.c:661: (apr_err=175002)
> svn: PROPFIND request failed on '/rep'
> subversion/libsvn_ra_dav/util.c:285: (apr_err=175002)
> svn: PROPFIND of '/rep': SSL negotiation failed: SSL disabled due to
> lack of entropy (https://blah.com)
>
> I've tried it with this...
>
> configure --with-ssl
>
> And got a similar error, just less descriptive (lack of entropy)
>
> I know next to nothing about hpox (linux person, really).. does anyone
> have any tips on this? On linux.. I'd have recompiled apr with
> /dev/urandom instead of /dev/random to fix this.. but hpox has me lost.
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 27 20:55:57 2004

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.