From 2be7b43e720ca8d74718ce8e759444db595a60a3 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Tue, 27 Oct 2020 10:14:02 -0500 Subject: [PATCH] bugfix --- Workbench/webproxy/container_files/httpd/proxy.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/Workbench/webproxy/container_files/httpd/proxy.conf b/Workbench/webproxy/container_files/httpd/proxy.conf index 0befa7e..259d807 100644 --- a/Workbench/webproxy/container_files/httpd/proxy.conf +++ b/Workbench/webproxy/container_files/httpd/proxy.conf @@ -1,4 +1,5 @@ #Proxy config +SSLProxyEngine on ProxyPass /midpoint https://midpoint-server/midpoint ProxyPass /grouper https://grouper-ui/grouper ProxyPass /grouper-ws https://grouper-ws/grouper-ws