From 195b0b0a3afd7135bae33786fe25f49b9bdbd185 Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Mon, 16 Apr 2018 14:25:36 -0400 Subject: [PATCH] Adding PR 8373 to 3.4 --- install_config/redeploying_certificates.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/install_config/redeploying_certificates.adoc b/install_config/redeploying_certificates.adoc index eb673c32198d..309f65bd97f5 100644 --- a/install_config/redeploying_certificates.adoc +++ b/install_config/redeploying_certificates.adoc @@ -370,6 +370,12 @@ $ ansible-playbook -i \ /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml ---- +==== +After running this playbook, you need to regenerate any xref:../dev_guide/secrets.adoc#service-serving-certificate-secrets[service signing certificate or key pairs] +by deleting existing secrets that contain service serving certificates or removing and re-adding +annotations to appropriate services. +==== + [[redeploying-etcd-certificates]] === Redeploying etcd Certificates Only