Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions downstream/modules/platform/proc-change-ssl-manual-rpm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ nginx -t
systemctl reload nginx.service
----

. Restart Automation Gateway services on each Automation Gateway server:
+
----
automation-gateway-service restart
----

. Verify that new SSL/TLS certificate and key have been installed:
+
----
Expand Down