On Mon, Mar 25, 2019 at 2:44 PM IWAMOTO Toshihiro <[email protected]> wrote: > > Please note that this is a stop-gap measure. Also add a basic SSL > server test. > > Co-authored-by: alex <[email protected]> > Signed-off-by: IWAMOTO Toshihiro <[email protected]> > --- > ryu/controller/controller.py | 23 +++++++++--- > ryu/lib/hub.py | 13 ++++++- > ryu/tests/unit/controller/cert.crt | 21 +++++++++++ > ryu/tests/unit/controller/cert.key | 28 +++++++++++++++ > ryu/tests/unit/controller/test_controller.py | 52 > ++++++++++++++++++++++++++++ > 5 files changed, 132 insertions(+), 5 deletions(-) > create mode 100644 ryu/tests/unit/controller/cert.crt > create mode 100644 ryu/tests/unit/controller/cert.key
Pushed, thanks! _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
