commit | 86176aed0f1789d59178541c5e281a0d6235ca8d | [log] [tgz] |
---|---|---|
author | Thomas Lee S <Thomas.Sebastian@radisys.com> | Mon Sep 16 14:56:11 2019 +0530 |
committer | Thomas Lee S <Thomas.Sebastian@radisys.com> | Mon Oct 14 09:49:29 2019 +0000 |
tree | d6e1f20512525e40497db30e7ca995e5a7c877fb | |
parent | 626b2168bfbe04b4e797097aaade26f7e7a06e8a [diff] |
VOL-1764: Disable TLS at OFAgent for OpenFlow Connection Change-Id: I814b8af95ca8b48e01377f1caaa82aa56a6e0371
diff --git a/compose/ofagent.yml b/compose/ofagent.yml index 31c0cad..a54b610 100644 --- a/compose/ofagent.yml +++ b/compose/ofagent.yml
@@ -34,7 +34,6 @@ # "--grpc-timeout=15", # "--core-binding-key=non_default_voltha_backend_name", "--instance-id-is-container-name", - "--enable-tls", "--key-file=/ofagent/pki/voltha.key", "--cert-file=/ofagent/pki/voltha.crt", "-v"