mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 09:58:01 +00:00
Some of the SSL boilerplate was specific to switches, but it was included in OVSDB programs also. Make it more generic. Also document SSL options in some manpages where they were missing.
7 lines
160 B
Groff
7 lines
160 B
Groff
.IP "Public key infrastructure options:"
|
|
[\fB\-\-private\-key=\fIprivkey.pem\fR]
|
|
.br
|
|
[\fB\-\-certificate=\fIcert.pem\fR]
|
|
.br
|
|
[\fB\-\-ca\-cert=\fIcacert.pem\fR]
|