Using OpenSSL
Posted: Tue Apr 14, 2009 11:35 am
Hi
I got a SSL certificate form Verisign. I have installed it also. It's displaying properly in the browser.
I want to code in PHP using OPENSSL ... i am running on IIS v5 on localhost .... but when I use any function of OpenSSL library, it gives an error ....like when I use openssl_get_publickey() ... it says "Fatal error: Call to undefined function: openssl_get_publickey() in ******.php on line 5"
I am using PHP 4.3.10
I got a SSL certificate form Verisign. I have installed it also. It's displaying properly in the browser.
I want to code in PHP using OPENSSL ... i am running on IIS v5 on localhost .... but when I use any function of OpenSSL library, it gives an error ....like when I use openssl_get_publickey() ... it says "Fatal error: Call to undefined function: openssl_get_publickey() in ******.php on line 5"
I am using PHP 4.3.10