API Update (required for developers)
If you're a developer who has used our API to connect Breeze into your own application, first off, thanks for including us in what you do :). Secondly, we have an important update.
(If you're not a developer and the words API, PHP, and SSL are greek to you, no action is required on your part. This is just for churches and partners who have had a developer write specific code that connects to our database.)
We upgraded servers last weekend (Sept 18) and later noticed that for increased security, SSL v3 is no longer supported. Our previous PHP API library was explicitly using SSL 3 using the following line:
CURLOPT_SSLVERSION => 3
On the new server this results in a failed response. If you were using our PHP library or built your own modeled off of it that includes this SSLVERSION, you can either comment out this line or update to our new PHP library by downloading the new php_breeze.php file.
Sorry for the hassle and if you have any questions, don't hesitate to email us at support@breezechms.com. And to everyone, we hope you have a great weekend!
We'd love to show you what we built!