garm/config
Gabriel Adrian Samfira 27a523f133 Fix TLS listener
The TLS listener was not being set up correctly. The TLSConfig was changed
to include only cert and key. The cert now needs to be a full chain bundle
including intermediary CA certificates. The ca_cert config option was removed.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-01-31 13:42:39 +00:00
..
testdata Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
config.go Fix TLS listener 2023-01-31 13:42:39 +00:00
config_test.go Fix TLS listener 2023-01-31 13:42:39 +00:00
external.go Make external provider less opinionated about executable 2022-07-16 18:00:07 +00:00
external_test.go Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
lxd.go Add container support to LXD provider plus fixes 2022-07-12 13:34:12 +00:00
lxd_test.go Add some more tests and switch to require 2022-07-06 19:21:36 +00:00