Ticket #1665 (new defect)
Opened 11 months ago
Prowl error
| Reported by: | coreguy@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Plugins | Keywords: | prowl |
| Cc: | Version (eg. 1.0r2700): | 1.0r2953 |
Description
The Prowl plugin doesn't send notification successfully, throwing certificate error, like
Error with request: [Errno 1] _ssl.c:499: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Instead, a fallback form just works
curl -k https://prowl.weks.net/publicapi/add -F apikey=[replace with your growl API key]
so maybe plugin needs a patch?
Note: See
TracTickets for help on using
tickets.
