X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fssl.man;h=29e3db04fccf6887735f84cd750f10248e3436d2;hb=7aee8e5a0a2f69fc3e12362c75e18a2f59fb99d9;hp=8e530f45d63ee96854bed4e086cc4953ab78c2d1;hpb=84ee7bcfdeed0abe9306e6375934b224b527f1d3;p=openvswitch diff --git a/lib/ssl.man b/lib/ssl.man index 8e530f45..29e3db04 100644 --- a/lib/ssl.man +++ b/lib/ssl.man @@ -3,14 +3,14 @@ .IQ "\fB\-\-private\-key=\fIprivkey.pem\fR" Specifies a PEM file containing the private key used as \fB\*(PN\fR's identity for outgoing SSL connections. - +. .IP "\fB\-c\fR \fIcert.pem\fR" .IQ "\fB\-\-certificate=\fIcert.pem\fR" Specifies a PEM file containing a certificate that certifies the private key specified on \fB\-p\fR or \fB\-\-private\-key\fR to be trustworthy. The certificate must be signed by the certificate authority (CA) that the peer in SSL connections will use to verify it. - +. .IP "\fB\-C\fR \fIswitch\-cacert.pem\fR" .IQ "\fB\-\-ca\-cert=\fIswitch\-cacert.pem\fR" Specifies a PEM file containing the CA certificate that \fB\*(PN\fR