I see, thanks!
On Fri, Apr 18, 2014 at 6:12 PM, Murphy McCauley <murphy.mccau...@gmail.com>wrote: > It didn't before just now, but only because there's so little demand. But > I've just pushed experimental support for it to dart. > > To run a listener in SSL mode, you probably want to start of_01 with > --private-key and --certificate and possibly --ca-cert. Like: > ./pox.py openflow.of_01 --port=6634 --private-key=ctl-privkey.pem > --certificate=ctl-cert.pem --ca-cert=sc-cert.pem > > The pem files are the files as described in Open vSwitch's INSTALL.SSL > file and the ovs-controller man page. > > -- Murphy > > On Apr 18, 2014, at 11:18 AM, Keqiang He <hekeqi...@gmail.com> wrote: > > > Hi - > > > > Does POX support SSL now? > > > > Regards, > > Keqiang > >