mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-23 11:40:26 +00:00
Add CAs from site to install
Preserve the CA situation into the installer
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo -n "" >> /tmp/net.ifaces
|
||||
cat /tls/*.pem >> /etc/pki/tls/certs/ca-bundle.certs
|
||||
|
||||
|
2
misc/confluent-prepivot.sh.rh8
Normal file
2
misc/confluent-prepivot.sh.rh8
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cp /etc/pki/tls/certs/ca-bundle.crt /sysroot/etc/pki/tls/certs/
|
Reference in New Issue
Block a user