I've noticed that fsockopen (as of PHP 5) no longer accepts context.
How can I make an SSL connection (requiring a client cert) without
using curl?
How can I make an SSL connection (requiring a client cert) without
using curl?
Comment