提交 a2e15167 编写于 作者: A Andrea Bolognani

Fix typo (cetificate -> certificate)

Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
上级 4a09c143
...@@ -3182,7 +3182,7 @@ Providing *--tls* causes the migration to use the host configured TLS setup ...@@ -3182,7 +3182,7 @@ Providing *--tls* causes the migration to use the host configured TLS setup
the migration of the domain. Usage requires proper TLS setup for both source the migration of the domain. Usage requires proper TLS setup for both source
and target. Normally the TLS certificate from the destination host must match and target. Normally the TLS certificate from the destination host must match
+the host's name for TLS verification to succeed. When the certificate does not +the host's name for TLS verification to succeed. When the certificate does not
+match the destination hostname and the expected cetificate's hostname is +match the destination hostname and the expected certificate's hostname is
+known, *--tls-destination* can be used to pass the expected *hostname* when +known, *--tls-destination* can be used to pass the expected *hostname* when
+starting the migration. +starting the migration.
......
...@@ -1059,7 +1059,7 @@ typedef enum { ...@@ -1059,7 +1059,7 @@ typedef enum {
* *
* Normally the TLS certificate from the destination host must match the host's * Normally the TLS certificate from the destination host must match the host's
* name for TLS verification to succeed. When the certificate does not match * name for TLS verification to succeed. When the certificate does not match
* the destination hostname and the expected cetificate's hostname is known, * the destination hostname and the expected certificate's hostname is known,
* this parameter can be used to pass this expected hostname when starting * this parameter can be used to pass this expected hostname when starting
* the migration. * the migration.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册