web hooks: add mutual TLS support

This commit is contained in:
Nicola Murino
2021-02-13 14:41:37 +01:00
parent 1129a868a5
commit a21ccad174
12 changed files with 170 additions and 24 deletions

View File

@@ -178,6 +178,7 @@
"retry_wait_max": 30,
"retry_max": 3,
"ca_certificates": [],
"certificates": [],
"skip_tls_verify": false
},
"kms": {