Could not generate a new SSL key. Are you sure that both openssl and the PHP module for openssl are installed on this machine?
I've installed OpenSSL on a Ubuntu machine using this Tutorial, and manually creating certificates works fine.
Apparently there's still something missing with PHP. How should I proceed? Is it necessary to recompile PHP?

