https and certificat
Posted: Fri Mar 05, 2004 12:58 pm
Hi,
i have to connect to a https site with this commande :
$buffer = file('https://site/cmde');
But i must une a certificat. i have this certificat in a file named "certicicat.xxx", but i don't know how to use it !
Can you help me ?
Thanks,
Bernard