mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 19:10:10 +00:00
Move TLS certs into correct locations for SuSE
This commit is contained in:
parent
dcb9f60ade
commit
b9cdf0d941
@ -42,5 +42,6 @@ mkdir -p /mnt/etc/confluent
|
||||
chmod 700 /mnt/etc/confluent
|
||||
cp /tmp/confluent.* /mnt/etc/confluent/
|
||||
cp -a /tls /mnt/etc/confluent/
|
||||
cp -a /tls/*.0 /mnt/var/lib/ca-certificates/openssl
|
||||
cp -a /tls/* /mnt/var/lib/ca-certificates/openssl
|
||||
cp -a /tls/* /mnt/etc/ssl/certs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user