Open huanghe1993 opened 2 years ago
TSL verfiy fasle
receivers: - name: 'web.hook' webhook_configs: - url: 'https://******:9301/monitor/serviceAlert' http_config: tls_config: ca_file: /StarAtlas/certificate/root.pem cert_file: /StarAtlas/certificate/server.crt key_file: /StarAtlas/certificate/server.key insecure_skip_verify: false
insert configuration here (if relevant to the issue)
* Logs:
level=info ts=2021-10-13T02:34:52.339Z caller=tls_config.go:191 msg="TLS is disabled." http2=false
ca_file: is my ca root certificate
TSL verfiy fasle
insert configuration here (if relevant to the issue)
level=info ts=2021-10-13T02:34:52.339Z caller=tls_config.go:191 msg="TLS is disabled." http2=false