yuri-karpovich / slack-alert-from-bash-and-zabbix

Bash script which allows to send messages to Slack via Incoming Webhooks app. You can use it to send messages directly from console or from Zabbix 3.x+
2 stars 0 forks source link

Package dependency "ca-certificates" #1

Open itdoginfo opened 5 years ago

itdoginfo commented 5 years ago

Thank you for your work! When working docker with ubuntu, I found that besides the curl, a package of ca-certificates is also required.

curl: (77) error setting certificate verify locations:
  CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: /etc/ssl/certs

Please specify this in README

yuri-karpovich commented 5 years ago

I don't get what you mean. Please create a pull request