Top "Php-openssl" questions

Using this extension, PHP can use some OpenSSL functions to do direct encryption.

Handling "The openssl extension is missing: in XAMPP

I tried to Install composer on my PC (Windows 8 Pro 64x and XAMPP 3.2.1), so I downloaded Windows Installer and run …

php apache xampp php-openssl
openssl_sign(): supplied key param cannot be coerced into a private key

I have googled to search answer for these problem.but I'm not able to find proper solution for my question …

openssl rsa digital-signature php-openssl
openssl_encrypt returns false

I am trying to encrypt a string using openssl_encrypt in PHP but it keeps returning FALSE. $encrypted = openssl_encrypt(…

php encryption php-openssl
SSL3_GET_SERVER_CERTIFICATE certificate verify failed on Windows 10 Pro with IIS

When trying to send emails through smtp.google.com via PHPMailer on PHP hosted by IIS on Windows 10, I get …

php iis phpmailer php-openssl