Hello Every One,
I have a dedicated server, and i want get my private informations from my bank.
The server of my bank already have HTTPS, signed by VeriSign, Inc. RC4 128B.
So i want use PHP/cURL to connect safely and get my private informations from bank server.
I know that i should use CURLOPT_SSL_VER IFYPEER, CURLOPT_SSLVERS ION, VERIFYPEER, VERIFYHOST.. but how ? can some one please tell me how please ?
I have a dedicated server, and i want get my private informations from my bank.
The server of my bank already have HTTPS, signed by VeriSign, Inc. RC4 128B.
So i want use PHP/cURL to connect safely and get my private informations from bank server.
I know that i should use CURLOPT_SSL_VER IFYPEER, CURLOPT_SSLVERS ION, VERIFYPEER, VERIFYHOST.. but how ? can some one please tell me how please ?
Comment