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