sentinl webhook ssl https 忽略证书认证
"webhook" : { "method" : "POST", "host" : "remote.server", "port" : 9200, "path" : "/{{payload.watcher_id}}", "body" : "{{payload.watcher_id}}:{{payload.hits.total}}" strictSSL: false, // allow us to use our self-signed cert for testing rejectUnauthorized: false }

浙公网安备 33010602011771号