File: config-ssl-mtls-certs.ini

package info (click to toggle)
python-influxdb-client 1.40.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,216 kB
  • sloc: python: 60,236; sh: 64; makefile: 53
file content (14 lines) | stat: -rw-r--r-- 269 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[influx2]
url=http://localhost:8086
org=my-org
token=my-token
timeout=6000
ssl_ca_cert=/path/to/my/cert
cert_file=/path/to/my/cert
cert_key_file=/path/to/my/key
cert_key_password=test

[tags]
id = 132-987-655
customer = California Miner
data_center = ${env.data_center}