2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 11:01:09 +00:00

Add CAs from site to install

Preserve the CA situation into the installer
This commit is contained in:
Jarrod Johnson 2020-04-09 16:18:39 -04:00
parent 3ddeb4bcd0
commit 5fb4f2b36c
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
echo -n "" >> /tmp/net.ifaces
cat /tls/*.pem >> /etc/pki/tls/certs/ca-bundle.certs

View File

@ -0,0 +1,2 @@
#!/bin/bash
cp /etc/pki/tls/certs/ca-bundle.crt /sysroot/etc/pki/tls/certs/