I have a script that requires the PHP module "openssl". Basically it encrypts data to be POSTed.
It work on my other host's server fine, but not here. So shared hosting is not the issue.
The application includes it own openssl.cnf, PHP class and JS files.
How do I make use of openssl?