[ovs-dev] [PATCH 2/5] ovs-vsctl: Support configuring SSL.

Justin Pettit jpettit at nicira.com
Mon Dec 21 06:10:41 UTC 2009


On Dec 19, 2009, at 9:13 PM, Ben Pfaff wrote:

> Looks good.  A few documentation quibbles:
> 
> Justin Pettit <jpettit at nicira.com> writes:
> 
>> +.IP "[\fB\-\-boostrap\fR] \fBset\-ssl\fR \fIprivate-key\fR \fIcertificate\fR \fIca-cert\fR"
> 
> Spelling error: "boostrap".
> 
>> +    printf("\nSSL commands:\n"
>> +           "  get-ssl              "
>> +           "print the SSL configuration\n"
>> +           "  del-ssl              "
>> +           "delete the SSL configuration\n"
>> +           "  set-ssl              "
>> +           "set the SSL configuration\n"
> 
> The set-ssl command has arguments, but this doesn't list them.

Thank you.  Fixed and pushed.

--Justin






More information about the dev mailing list