ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
[openvswitch] / lib / ssl.man
index 63f56d5ff481dd29764ee14a8893a42d0cb91134..5f0215c01fbe866ead5e34cf744b29255287d361 100644 (file)
@@ -22,3 +22,9 @@ should use to verify certificates presented to it by SSL peers.  (This
 may be the same certificate that SSL peers use to verify the
 certificate specified on \fB\-c\fR or \fB\-\-certificate\fR, or it may
 be a different one, depending on the PKI design in use.)
+.
+.IP "\fB\-C none\fR"
+.IQ "\fB\-\-ca\-cert=none\fR"
+Disables verification of certificates presented by SSL peers.  This
+introduces a security risk, because it means that certificates cannot
+be verified to be those of known trusted hosts.