rundeckのhttps化
Revisions
Previous
No comment
syogun
2018-04-11 10:48 AM JST
Changes in body
Source |
HTML
|
Preview
@@ -1,9 +1,10 @@
## 概要
httpで稼働していたrundeckをhttps化した際のメモを残します。
## 環境
+
* Rundeck 2.9.2-1
* Client -> ALB(443) -> rundeck(4440)
* rundeckはec2で稼働
* 証明書はACMで取得