You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Per Rasmussen <pe...@cepa.dk> on 2006/06/02 14:31:23 UTC

OpenSSL freezes

Hi everybody. 

I am trying to setup SSL on my apache serverrunning svn. I've followed
the description from the tsvn manual. When I execute the line:
 
bin\openssl req -config bin\openssl.cnf -new -out my-server.csr
 
It writes: 
 
Loading 'screen' into random state -
 
And nothing more happens. I have tried waiting for 30 minutes but
nothing happens. 

Anybody got any ideas? 
 
Thanks in advance, 
 
Per Rasmussen.
 
P.s. I wasn't sure where to ask this problem. Hope this is OK. 
 

Re: OpenSSL freezes

Posted by Erik Huelsmann <eh...@gmail.com>.
On 6/2/06, Per Rasmussen <pe...@cepa.dk> wrote:
>
>
> Hi everybody.
>
> I am trying to setup SSL on my apache serverrunning svn. I've followed the
> description from the tsvn manual. When I execute the line:
>
> bin\openssl req -config bin\openssl.cnf -new -out my-server.csr
>
> It writes:
>
> Loading 'screen' into random state -
>
> And nothing more happens. I have tried waiting for 30 minutes but nothing
> happens.
>
> Anybody got any ideas?

It might be waiting to accumulate more entropy: move your mouse and
hit keys like crazy. See if it works. If it does, that's the problem.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org