VictoriaMetrics/lib/promauth
Aliaksandr Valialkin 8be5ebe809
lib/promauth: properly parse string contents for ca, cert and key fields at tls_config
Previously yaml parser wasn't accepting string values for these fields,
because it was mistakenly expecting a list of uint8 values instead.
2023-10-27 14:22:55 +02:00
..
testdata basic OAuth2 support for remoteWrite and scrape targets (#1316) 2021-05-22 16:20:18 +03:00
config.go lib/promauth: properly parse string contents for ca, cert and key fields at tls_config 2023-10-27 14:22:55 +02:00
config_test.go chore: Use http constants to replace numbers (#3846) 2023-02-22 18:53:05 -08:00
util.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00