From f84b1b2c507f2b01a9c2c8d28bee6fa1a686fa44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Eichst=C3=A4dt-Engelen?= Date: Fri, 13 Feb 2015 17:18:25 +0100 Subject: [PATCH] Fixes #84 - Let openhab2 take SystemProperties into Account MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Eichstädt-Engelen --- .../jettyhome/etc/jetty-https.xml | 8 ++++---- .../jettyhome/etc/jetty-selector.xml | 4 ++-- .../jettyhome/etc/jetty-ssl.xml | 14 +++++++------- targetplatform/openHAB_Runtime.launch | 9 +++++---- 4 files changed, 18 insertions(+), 17 deletions(-) diff --git a/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-https.xml b/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-https.xml index caa0c962d42dd..5a723699920f2 100644 --- a/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-https.xml +++ b/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-https.xml @@ -38,10 +38,10 @@ - - - - + + + + diff --git a/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-selector.xml b/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-selector.xml index eaf1808d76502..2cbd9fe14d74a 100644 --- a/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-selector.xml +++ b/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-selector.xml @@ -21,8 +21,8 @@ - - + + 300000 diff --git a/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-ssl.xml b/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-ssl.xml index 0ffde304179f4..b0dfd0ad379c4 100644 --- a/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-ssl.xml +++ b/bundles/io/org.openhab.io.jetty/jettyhome/etc/jetty-ssl.xml @@ -7,14 +7,14 @@ - / - - - / - + / + + + / + - - + + SSL_RSA_WITH_DES_CBC_SHA diff --git a/targetplatform/openHAB_Runtime.launch b/targetplatform/openHAB_Runtime.launch index 1dba3fad1802e..d58c5c6267ada 100644 --- a/targetplatform/openHAB_Runtime.launch +++ b/targetplatform/openHAB_Runtime.launch @@ -12,19 +12,20 @@ + - + - + - - + +