diff --git a/guides/common/modules/proc_renewing-a-custom-ssl-certificate-on-server.adoc b/guides/common/modules/proc_renewing-a-custom-ssl-certificate-on-server.adoc index 360fe04638f..35f89cc0160 100644 --- a/guides/common/modules/proc_renewing-a-custom-ssl-certificate-on-server.adoc +++ b/guides/common/modules/proc_renewing-a-custom-ssl-certificate-on-server.adoc @@ -20,6 +20,12 @@ In return, you will receive the {ProjectServer} certificate and CA bundle. --certs-update-server \ --certs-update-server-ca ---- +. Restart {Project} services: ++ +[options="nowrap" subs="+quotes,attributes"] +---- +# {foreman-maintain} service restart +---- [IMPORTANT] ====