1
0
Fork 0
kubernetes/kitchen
Dustin 990204b2cf kitchen: Use Certifi TLS CA bundle for OpenSSL
The MQTT client needs a trusted root CA bundle, which is not available
in the container image used by the *kitchen* server (it's based on
*pythonctnr* which literally *only* includes Python).  Fortunately, as
it uses OpenSSL under the hood, we can configure it to use the bundle
included with the *certifi* Python package via an environment variable.
2024-01-22 16:57:38 -06:00
..
.gitignore kitchen: Add manifest for kitchen screen server 2022-11-05 16:39:22 -05:00
kitchen.yaml kitchen: Use Certifi TLS CA bundle for OpenSSL 2024-01-22 16:57:38 -06:00
kustomization.yaml kitchen: Remove config.yml ConfigMap generator 2023-10-14 22:01:26 -05:00
secrets.yaml kitchen: Migrate to Sealed Secrets 2023-10-14 21:44:47 -05:00