JacobBennett / SendyPHP

A PHP class built to interface with the Sendy API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsafe cURL settings

dominic-p opened this issue · comments

Hi, I just noticed some unsafe cURL settings for SSL. It looks like they were added here. Maybe these are just for testing, but it might be a good idea to either remove them or put a comment there so people know they aren't for production use. Looks like a nice class though. Thanks.

Thanks for the heads up Dominic. Submit a pull request and I'll merge it
in. Thanks!

On Friday, January 2, 2015, Dominic notifications@github.com wrote:

Hi, I just noticed some unsafe cURL settings for SSL. It looks like they
were added here
f288bc0.
Maybe these are just for testing, but it might be a good idea to either
remove them or put a comment there so people know they aren't for
production use. Looks like a nice class though. Thanks.


Reply to this email directly or view it on GitHub
#19.

Jake

Your pull request was merged so this is getting closed