Re: OpenSSL freezes

2006-06-06 Thread Per Rasmussen
> Anyway, I tried the same procedure on a different computer and it worked > fine. I then copied the generated files to the first computer. Now the > apache server will not start, though. And it does not seem to write any > error in the log file. > > Any ideas? If you enabled SSL in apache, on sta

Re: OpenSSL freezes

2006-06-06 Thread Marek Marcola
Hello, > Anyway, I tried the same procedure on a different computer and it worked > fine. I then copied the generated files to the first computer. Now the > apache server will not start, though. And it does not seem to write any > error in the log file. > > Any ideas? If you enabled SSL in apac

Re: OpenSSL freezes

2006-06-06 Thread Per Rasmussen
Hello, > >Try for test: > > openssl rand -base64 10 > >this should hang too. > > That does indeed hang too. Are you running this as Administrator on normal user ? Yes, my user account has admirator rights. Anyway, I tried the same procedure on a different computer and it worked fine. I t

Re: OpenSSL freezes

2006-06-06 Thread Marek Marcola
Hello, > >Try for test: > > openssl rand -base64 10 > >this should hang too. > > That does indeed hang too. Are you running this as Administrator on normal user ? Best regards, -- Marek Marcola <[EMAIL PROTECTED]> __ OpenSS

Re: OpenSSL freezes

2006-06-06 Thread Marek Marcola
Hello, > >Try for test: > > openssl rand -base64 10 > >this should hang too. > > That does indeed hang too. What version of OpenSSL you use ? (openssl version -a) Maybe you should try to upgrade your OpenSSL to current version (if you use some older) or install windows service pack. Best reg

Re: OpenSSL freezes

2006-06-06 Thread Per Rasmussen
> What is an entropy file? Is it just a file filled with random data? Yes. > How do a > such? > > I am using windows so I doubt the problem is with /dev/[u]random. What could > it be then? This seems to hang on reading random entropy from RAND_screen() function. This function calls RAND_pool()

Re: OpenSSL freezes

2006-06-06 Thread Marek Marcola
Hello, > What is an entropy file? Is it just a file filled with random data? Yes. > How do a > such? > > I am using windows so I doubt the problem is with /dev/[u]random. What could > it be then? This seems to hang on reading random entropy from RAND_screen() function. This function calls RAN

Re: OpenSSL freezes

2006-06-06 Thread Per Rasmussen
> I am trying to setup SSL on my apache server running SVN. I've followed the > description from the TortoiseSVN 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 happen

Re: OpenSSL freezes

2006-06-03 Thread Marek Marcola
Hello, > I am trying to setup SSL on my apache server running SVN. I've followed the > description from the TortoiseSVN 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