From 5fb4f2b36c044fed00554cb78a589b8e2c2b9bfa Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 9 Apr 2020 16:18:39 -0400 Subject: [PATCH] Add CAs from site to install Preserve the CA situation into the installer --- misc/confluent-cmdline.sh.rh8 | 1 + misc/confluent-prepivot.sh.rh8 | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 misc/confluent-prepivot.sh.rh8 diff --git a/misc/confluent-cmdline.sh.rh8 b/misc/confluent-cmdline.sh.rh8 index 027c05f6..410e7d65 100644 --- a/misc/confluent-cmdline.sh.rh8 +++ b/misc/confluent-cmdline.sh.rh8 @@ -1,3 +1,4 @@ #!/bin/bash echo -n "" >> /tmp/net.ifaces +cat /tls/*.pem >> /etc/pki/tls/certs/ca-bundle.certs diff --git a/misc/confluent-prepivot.sh.rh8 b/misc/confluent-prepivot.sh.rh8 new file mode 100644 index 00000000..8205406e --- /dev/null +++ b/misc/confluent-prepivot.sh.rh8 @@ -0,0 +1,2 @@ +#!/bin/bash +cp /etc/pki/tls/certs/ca-bundle.crt /sysroot/etc/pki/tls/certs/