aboutsummaryrefslogtreecommitdiffstats
path: root/config/pe/console.conf
diff options
context:
space:
mode:
authorMichael Mokry <mm117s@att.com>2018-08-22 10:39:12 -0500
committerMichael Mokry <mm117s@att.com>2018-08-22 10:55:19 -0500
commit18426fec0caba19ba978d61114ea1be982c96815 (patch)
treef03649d9360d05d15fcc2fb2d0b18476155fa1fb /config/pe/console.conf
parentf27cc2be3a7c0caaad119f4bda5e42c73f99453e (diff)
policy/docker changes to support PE https
Made changes to conf files and push-policies.sh to set variables and use https in urls Change-Id: I319e800a33756e771f57a8ef8bd611925fdd9299 Issue-ID: POLICY-781 Signed-off-by: Michael Mokry <mm117s@att.com>
Diffstat (limited to 'config/pe/console.conf')
-rw-r--r--config/pe/console.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/pe/console.conf b/config/pe/console.conf
index f07b93f1..d8b4f045 100644
--- a/config/pe/console.conf
+++ b/config/pe/console.conf
@@ -90,7 +90,7 @@ REFRESH_RATE=40000
#
-REST_PAP_URL=http://pap:9091/pap/
+REST_PAP_URL=https://pap:9091/pap/
#
# Config/Action Properties location.
@@ -98,7 +98,7 @@ REST_PAP_URL=http://pap:9091/pap/
REST_CONFIG_HOME=${{POLICY_HOME}}/servers/pap/webapps/Config/
REST_ACTION_HOME=${{POLICY_HOME}}/servers/pap/webapps/Action/
-REST_CONFIG_URL=http://pap:9091/
+REST_CONFIG_URL=https://pap:9091/
REST_CONFIG_WEBAPPS=${{POLICY_HOME}}/servers/pap/webapps/
# PAP account information