node_exporter/https/testdata
Julien Pivotto f87e566df9
tls: enable the selection of more TLS settings (#1695)
tls: enable the selection of more TLS settings
* Rename `tls_config` to `tls_server_config`.
* Add new http server config with HTTP/2 enabled by default.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-05-13 20:26:01 +02:00
..
server.crt Adding TLS to node exporter - cleaner version (#1277) 2019-11-16 00:12:57 +01:00
server.key Adding TLS to node exporter - cleaner version (#1277) 2019-11-16 00:12:57 +01:00
tls-ca-chain.pem Adding TLS to node exporter - cleaner version (#1277) 2019-11-16 00:12:57 +01:00
tls_config_auth_clientCAs_invalid.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_auth_clientCAs_missing.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_auth_user_list_invalid.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_empty.yml Adding TLS to node exporter - cleaner version (#1277) 2019-11-16 00:12:57 +01:00
tls_config_junk.yml Adding TLS to node exporter - cleaner version (#1277) 2019-11-16 00:12:57 +01:00
tls_config_junk_key.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth.good.blocking.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_allCiphers.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_allCurves.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_certPath_empty.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_certPath_invalid.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_certPath_keyPath_empty.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_certPath_keyPath_invalid.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_inventedCiphers.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_inventedCurves.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_keyPath_empty.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_keyPath_invalid.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_noHTTP2.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_noHTTP2Cipher.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_someCiphers.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_someCiphers_noOrder.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_someCurves.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_noAuth_wrongTLSVersion.bad.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_users.good.yml tls: enable the selection of more TLS settings (#1695) 2020-05-13 20:26:01 +02:00
tls_config_users_noTLS.good.yml Add basic authentication (#1683) 2020-05-01 14:26:51 +02:00