I'm having trouble installing Bonbo on Ubuntu server (Feisty 7.04). Everything in the setup works, until it goes to generate osslpriv.pem key, using "Certtol". Certtool seems to hang on the system and does not do anything.
I have tried "certtool --generate-privkey --bits 32 --outfile mekey.pem" outside of the setup to see if I can get that as well, however that also hangs.
I've read the GENTOO wiki (
http://gentoo-wiki.com/Certificate_Authority) and it mentions that Certtool will hang with system without enough Entropy. How exactly would I create that on a server environment? I've tried logging in via another shell, but it does not seem to work like that.