vswitchd: Initialize SSL keys before making SSL connections.
authorBen Pfaff <blp@nicira.com>
Tue, 25 Jan 2011 23:27:54 +0000 (15:27 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 26 Jan 2011 01:10:48 +0000 (17:10 -0800)
commitd6da96ce2b32f477a79f9d980a659ba31f71d191
tree60cae7b5b6c6364318eda0fb14c4f41c7345bb42
parentf01eb73ccfb9816dc879deb2add69d33a96ed56c
vswitchd: Initialize SSL keys before making SSL connections.

Otherwise, if SSL is configured at startup then the first connection
attempt fails with warnings about keys not be configured.

Bug #4448.
vswitchd/bridge.c