From 1c17b184a1e55a72af00077d9fbe988ccae33c01 Mon Sep 17 00:00:00 2001 From: Aapo Talvensaari Date: Tue, 16 Aug 2022 19:38:21 +0300 Subject: [PATCH] feat(conf) allow *_cert and *_cert_key to be stored in environment variables and vaults ### Summary Allow several `kong.conf` values to be stored in vaults or environment variables: - `ssl_cert` - `ssl_cert_key` - `admin_ssl_cert` - `admin_ssl_cert_key` - `status_ssl_cert` - `status_ssl_cert_key` - `cluster_cert` - `cluster_cert_key` - `client_ssl_cert` - `client_ssl_cert_key` #### Usage The following is possible after this is commit is merged: ```bash CERT=$(