https and certificat

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bernard74
Forum Newbie
Posts: 8
Joined: Fri Mar 05, 2004 12:58 pm

https and certificat

Post by bernard74 »

:?:
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 ? :idea:

Thanks,

Bernard
Post Reply