File: web_config_noAuth.good.yml

package info (click to toggle)
golang-github-prometheus-exporter-toolkit 0.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 496 kB
  • sloc: makefile: 5
file content (4 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (2)
1
2
3
4
tls_server_config:
  cert_file: "server.crt"
  key_file: "server.key"
  client_auth_type: "VerifyClientCertIfGiven"