blackfireio / php-sdk

The Blackfire PHP SDK
https://blackfire.io
MIT License
150 stars 22 forks source link

Fix SSL paths #19

Closed martinbutt closed 8 years ago

GrahamCampbell commented 8 years ago

Maybe it would be worth using composer's ca library?

tgalopin commented 8 years ago

I'm trying to work on this as using the composer/ca-bundle package is not enough (I think we should use https://github.com/padraic/file_get_contents but it's not ready for usage with ca-bundle yet :/ ).

For the moment, I think this fix is good enough.

romainneutron commented 8 years ago

Thanks for your contribution @martinbutt !

Merged as of 384509fc7d377b65da3accc81581db8a5c5d56f3 Released in https://github.com/blackfireio/php-sdk/releases/tag/v1.5.18