aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-prov/src/test/resources/h2Database.properties
diff options
context:
space:
mode:
Diffstat (limited to 'datarouter-prov/src/test/resources/h2Database.properties')
-rwxr-xr-xdatarouter-prov/src/test/resources/h2Database.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/datarouter-prov/src/test/resources/h2Database.properties b/datarouter-prov/src/test/resources/h2Database.properties
index 3b7f243a..11f13810 100755
--- a/datarouter-prov/src/test/resources/h2Database.properties
+++ b/datarouter-prov/src/test/resources/h2Database.properties
@@ -24,4 +24,5 @@
# Database access
org.onap.dmaap.datarouter.db.driver = org.h2.Driver
org.onap.dmaap.datarouter.db.url = jdbc:h2:mem:test;DB_CLOSE_DELAY=-1
-org.onap.dmaap.datarouter.provserver.isaddressauthenabled = true \ No newline at end of file
+org.onap.dmaap.datarouter.provserver.isaddressauthenabled = true
+org.onap.dmaap.datarouter.provserver.https.relaxation = false \ No newline at end of file