From 1f186cabf8b0513c69085c725bb7ca9608d0b316 Mon Sep 17 00:00:00 2001 From: Michal Polkorab Date: Wed, 23 Jul 2014 08:17:46 +0200 Subject: [PATCH] Bug 545 - Added exemplary TLS configuration - uncommenting the code takes effect only after https://git.opendaylight.org/gerrit/#/c/9225/ is merged and keys are used inside mininet for tls communication Change-Id: I4397d094a35a429f8393466b6d69ae700a61cc4a Signed-off-by: Michal Polkorab --- .../resources/initial/42-openflowplugin.xml | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin.xml b/openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin.xml index 7c92145181..a8ec1ba9d8 100644 --- a/openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin.xml +++ b/openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin.xml @@ -28,6 +28,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html openflow-switch-connection-provider-default-impl 6633 15000 + + @@ -35,6 +54,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html openflow-switch-connection-provider-legacy-impl 6653 15000 + + -- 2.36.6