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

Ben Pfaff blp at nicira.com
Sun Dec 20 05:13:03 UTC 2009


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.





More information about the dev mailing list