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

HPUX + ssl

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

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
Received on Fri Aug 27 20:48:40 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.