[openflowplugin-dev] OF TLS support in Boron
Vishal Thapar <vishal.thapar@...>
Hi Luis,
Based off the patch, the file where you configure TLS is now different. The file location will be:
<ODLINSTALL>/etc/opendaylight/datastore/initial/config/default-openflow-connection-config.xml <ODLINSTALL>/etc/opendaylight/datastore/initial/config/legacy-openflow-connection-config.xml
These files will be created on startup, though you can manually create the folder and files before starting ODL too. The parameters are practically same. Hope this helps.
Regards, Vishal.
From: openflowplugin-dev-bounces@... [mailto:openflowplugin-dev-bounces@...]
On Behalf Of Luis Gomez
Actually, I think these are the patches that changed the TLS configuration:
Can anyone please explain how does it work now?
BR/Lus
|
|
Luis Gomez <ecelgp@...>
Thanks Vishal, It works with the new config files after changing TCP->TLS and removing the last line: <cipher-suites></cipher-suites> I just updated TLS instruction: BR/Luis
|
|