How to check if installed OpenSSL version is >= 0.9.8k

后端 未结 3 1762
傲寒
傲寒 2021-01-02 21:51

I have a PHP 5.x script which requires OpenSSL 0.9.8k or higher.

In regard to OpenSSL, I found the following two relevant constants:

OPENSSL_VERSION         


        
3条回答
提交回复
热议问题