Using OpenSSL what does “unable to write ‘random state'” mean?

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?

This is on an Ubuntu server. I have upgraded libssl to fix the recent security vulnerability.

8 Answers
8

Leave a Comment