Hi all,
Build OpenSSL Module by Default
https://wiki.php.net/rfc/build-openssl-by-default
Internal developers and application developers' life could be a lot easier
if OpenSSL can be used always. There are number of ways to work around w/o
it (e.g. use php_win32_get_random_bytes() (Windows) or reading directly
from /dev/xrandom for random bytes), but life could be easier with
openssl. e.g. Hardware AES, etc.
Any comments for building openssl by default?
Regards,
--
Yasuo Ohgaki
yohgaki@ohgaki.net