Remove SSL config
[lgpl/argeo-commons.git] / demo / argeo_node_rap.properties
index 832c536b073756bc5e67f9902c2e35c5b0268f15..572292ea226452f76709bd40d50ff3396fda200e 100644 (file)
@@ -41,13 +41,7 @@ org.osgi.service.http.port=7070
 #org.eclipse.equinox.http.jetty.log.stderr.threshold=info
 
 # HTTPS
-org.osgi.service.http.port.secure=7073
-#org.eclipse.equinox.http.jetty.https.enabled=true
-#org.eclipse.equinox.http.jetty.ssl.keystore=../../ssl/server.jks
-#org.eclipse.equinox.http.jetty.ssl.keystore=data/node.p12
-#org.eclipse.equinox.http.jetty.ssl.keystoretype=PKCS12
-#org.eclipse.equinox.http.jetty.ssl.password=changeit
-#org.eclipse.equinox.http.jetty.ssl.wantclientauth=true
+#org.osgi.service.http.port.secure=7073
 
 # In order to configure demo certificates, run:
 # cd ssl; sh ./ssl.sh;