Make it easier to bootstrap the PKI for SSL connections in OpenFlow.
authorBen Pfaff <blp@nicira.com>
Tue, 16 Sep 2008 23:05:38 +0000 (16:05 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 16 Sep 2008 23:06:45 +0000 (16:06 -0700)
commit84f7d34079fcc68bfa335adec9a4fbcb75d52bd4
tree742ece3f1cd3562ec0c82317847fe65013418284
parent5c794030b371a2151fff986fe2724ef98b173df5
Make it easier to bootstrap the PKI for SSL connections in OpenFlow.
12 files changed:
controller/controller.8.in
controller/controller.c
include/util.h
include/vconn-ssl.h
include/vconn.h
lib/util.c
lib/vconn-ssl.c
lib/vconn.c
secchan/secchan.8.in
secchan/secchan.c
switch/switch.c
utilities/dpctl.c