Currently web-config is not a valid yaml and is an incomplete reference.
Keep the reference in README.md and create a minimalist web-config.yml
that acts as an exemple.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
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>
We're looking to reuse this in Cortex to client side encrypt our
connections and not having this exposed is making us copy this entire
function.
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Add support for https connections.
Signed-off-by: ksherryBAE <kieran.sherry@baesystems.com>
Signed-off-by: James Ritchie <james.g.ritchie@baesystems.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: Ben RIdley <benridley29@gmail.com>