I'm generating a self-signed SSL certificate to protect my server's admin section, and I keep getting this message from openssl:
unable to write 'random state'
What does this mean? A quick Google search yields nothing useful, so I thought I'd try out the new Stack Overflow!
This is on an Ubuntu server. I have upgraded libssl to fix the recent security vulnerability.