mibe / sms77-api-wrapper

Object oriented wrapper of the SMS77 API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL not working

mibe opened this issue · comments

An ErrorException with message "The API was not reachable." is thrown when UseSSL is set to true but not supported by PHP. Which technically is correct, because the API was really not reachable over SSL, but that could be better checked before.