refs #1828 delete comments
parent
b8273a2352
commit
5975ec8777
|
@ -160,7 +160,6 @@ else
|
|||
CA_DIR="./CA"
|
||||
fi
|
||||
|
||||
# Certificados por componente
|
||||
cp "$CA_DIR/certs/ca.crt.pem" /etc/opensearch/
|
||||
cp "$CA_DIR/certs/$(get_cert_name os).crt.pem" /etc/opensearch/
|
||||
cp "$CA_DIR/private/$(get_cert_name os).key.nopass.pem" /etc/opensearch/$(get_cert_name os).key.pem
|
||||
|
|
Loading…
Reference in New Issue