Do not validate certs as openssl is too old.
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
- name: Inform Mattermost about success
|
||||
uri:
|
||||
url: https://cs-mm.ddnss.de/hooks/og4ckuqet7fafb8kjuaigzuh7c
|
||||
validate_certs: no
|
||||
method: POST
|
||||
body_format: json
|
||||
body:
|
||||
@@ -78,6 +79,7 @@
|
||||
- name: Inform Mattermost about error
|
||||
uri:
|
||||
url: https://cs-mm.ddnss.de/hooks/og4ckuqet7fafb8kjuaigzuh7c
|
||||
validate_certs: no
|
||||
method: POST
|
||||
body_format: json
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user