On Wed, 9 Oct 2013 18:21:55 +0300 "David Ganor" <[email protected]> wrote:
> I'm using latest ryu on Ubuntu12.04. > > I've followed the documentation and managed to connect securely an > OpenVSwitch1.4 to the ryu, > > using the controller's privkey and cert files and the switch's cacert file. > > > > Now I wish to connect another OpenVSwitch1.4. > > I understand that it must be connected using TLS/SSL, since the ryu-manager > was started with 'ctl-cert' and 'ctl-privkey' input arguments. > > so my question is: > > Can I add the cacert2 file (of this new OVS) to the ryu-manager without > stopping it and restarting it with an updated 'ca-cert' argument? Unfortunately, no. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
