Re: openssl freezes ssh and entire inet service

2009-03-01 Thread Damien Miller
On Sun, 1 Mar 2009, Vivek Ayer wrote: > why would this occur? Without you looking at the console, who knows? > I thought openssl was stable. It is. It almost certainly isn't OpenSSL that has crashed, but rather your host. > Does it have to do > with the key length? No. -d

Re: openssl freezes ssh and entire inet service

2009-03-01 Thread Vivek Ayer
why would this occur? I thought openssl was stable. Does it have to do with the key length? Btw, I'm running openbsd/sparc64 just so that you know Thanks for the quick reply, Vivek On Sun, Mar 1, 2009 at 9:49 PM, Damien Miller wrote: > On Sun, 1 Mar 2009, Vivek Ayer wrote: > >> Hi, >> >> I'm not

Re: openssl freezes ssh and entire inet service

2009-03-01 Thread Damien Miller
On Sun, 1 Mar 2009, Vivek Ayer wrote: > Hi, > > I'm not sure why it happens, but I tried running: > > openssl genrsa -out /etc/ssl/private/server.key 1024 > > over an ssh connection to a web server that I wanted to setup as > https. Believe it or not, it froze while it was running openssl. Now