clonemeagain / osticket-slack

a Slack plugin for osTicket
MIT License
47 stars 34 forks source link

Receiving e-mail error #5

Closed dotcade closed 6 years ago

dotcade commented 6 years ago

Every time a ticket is submitted I get an error message with the subject "Slack posting issue!" and the body includes a link to https://hooks.slack.com/services/XXXXXXX/XXXXXXXXXXXXXX/XXXXXXXXXXXX with the text - SSL certificate problem: unable to get local issuer certificate.

Any idea what could be causing?

clonemeagain commented 6 years ago

I suspect a TLS version error, like https://stackoverflow.com/questions/35131590/php-curl-set-ssl-version

Perhaps your version of php_curl is old? What version are you running? What's your openssl situation?

clonemeagain commented 6 years ago

Nothing heard.