From 11dae879c827b6db25fc8c2c49e04c09a29275af Mon Sep 17 00:00:00 2001 From: Greg Armendariz Date: Wed, 21 Oct 2015 15:02:20 -0500 Subject: [PATCH] Omaha #4991 - Update ini file for Thin Client to require the certificate check Change-Id: Ibfd101393fa4d0568ca649664af21ea37fac4c7f Former-commit-id: 26911979c0011b9800b7af16bce57f3964101513 --- cave/com.raytheon.viz.product.awips/awips.product | 2 +- cave/com.raytheon.viz.product.awips/nawips.product | 2 +- cave/com.raytheon.viz.product.awips/thinclient.product | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cave/com.raytheon.viz.product.awips/awips.product b/cave/com.raytheon.viz.product.awips/awips.product index 6e977784ed..ae05fb77e8 100644 --- a/cave/com.raytheon.viz.product.awips/awips.product +++ b/cave/com.raytheon.viz.product.awips/awips.product @@ -24,7 +24,7 @@ -Dlogback.statusListenerClass=com.raytheon.uf.common.logback.UFLogbackInternalStatusListener -Dthrift.stream.maxsize=200 -Dviz.memory.warn.threshold=98 --Dhttps.certificate.check=false +-Dhttps.certificate.check=true -XX:+UnlockExperimentalVMOptions -XX:G1HeapRegionSize=4M -XX:InitiatingHeapOccupancyPercent=25 diff --git a/cave/com.raytheon.viz.product.awips/nawips.product b/cave/com.raytheon.viz.product.awips/nawips.product index 78bf297a94..38793b071e 100644 --- a/cave/com.raytheon.viz.product.awips/nawips.product +++ b/cave/com.raytheon.viz.product.awips/nawips.product @@ -27,7 +27,7 @@ -Dlogback.statusListenerClass=com.raytheon.uf.common.logback.UFLogbackInternalStatusListener -Dthrift.stream.maxsize=200 -Dviz.memory.warn.threshold=98 --Dhttps.certificate.check=false +-Dhttps.certificate.check=true -XX:+UnlockExperimentalVMOptions -XX:G1HeapRegionSize=4M -XX:InitiatingHeapOccupancyPercent=25 diff --git a/cave/com.raytheon.viz.product.awips/thinclient.product b/cave/com.raytheon.viz.product.awips/thinclient.product index 5aa5dc3127..e94712fe90 100644 --- a/cave/com.raytheon.viz.product.awips/thinclient.product +++ b/cave/com.raytheon.viz.product.awips/thinclient.product @@ -26,7 +26,7 @@ -Dlogback.statusListenerClass=com.raytheon.uf.common.logback.UFLogbackInternalStatusListener -Dthrift.stream.maxsize=200 -Dviz.memory.warn.threshold=98 --Dhttps.certificate.check=false +-Dhttps.certificate.check=true -XX:+UnlockExperimentalVMOptions -XX:G1HeapRegionSize=4M -XX:InitiatingHeapOccupancyPercent=25