refs #1828 delete comments

pull/2/head
Luis Gerardo Romero Garcia 2025-05-12 11:34:11 +02:00
parent b8273a2352
commit 5975ec8777
1 changed files with 0 additions and 1 deletions

View File

@ -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