Description
Applications running on PHP 8.4 can use TLS, certificates, signatures, hashes, and encrypted data through OpenSSL. This runtime extension is needed by web apps, mail clients, payment integrations, and API clients that verify peers or protect sensitive traffic. It is dependency-only and has no separate launcher; PHP code calls OpenSSL functions when enabled. Certificate paths, private key permissions, protocol choices, and trust settings should be reviewed carefully.