Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #2441 & #2442 #2445

Merged
merged 9 commits into from Jul 23, 2020
Expand Up @@ -39,5 +39,8 @@ StopIfError "Could not copy replica CDM cluster certificate"

/usr/bin/chmod $v 600 ${CDM_KEYS_DIR}/rubrik.crt

mv $v ${CDM_KEYS_DIR}/agent.crt ${CDM_KEYS_DIR}/agent.crt.orig
mv $v ${CDM_KEYS_DIR}/agent.pem ${CDM_KEYS_DIR}/agent.pem.orig
/etc/rubrik/rba-keygen.sh
jsmeix marked this conversation as resolved.
Show resolved Hide resolved

LogPrint "Replica Rubrik (CDM) cluster certificate installed."