On 2015年08月23日 11:57, Masashi Honma wrote: > I could not establish connection over SSL with Ryu. > > Copy ctl-privkey.pem, ctl-cert.pem, and cacert.pem from OpenFlow > switch Side. > And I typed this command. > $ ryu-manager --ctl-privkey ctl-privkey.pem --ctl-cert ctl-cert.pem > --ca-certs cacert.pem --verbose ../switch_ready.py
I missed to specify CA cert. It works with switch CA cert. Regards, Masashi Honma. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
