提交 63c693f8 编写于 作者: G Gonglei 提交者: Michael Tokarev

qemu-doc.texi: fix typos in x509 examples

Signed-off-by: NGonglei <arei.gonglei@huawei.com>
Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
上级 3a0614c6
...@@ -1631,7 +1631,7 @@ EOF ...@@ -1631,7 +1631,7 @@ EOF
# certtool --generate-certificate \ # certtool --generate-certificate \
--load-ca-certificate ca-cert.pem \ --load-ca-certificate ca-cert.pem \
--load-ca-privkey ca-key.pem \ --load-ca-privkey ca-key.pem \
--load-privkey server server-key.pem \ --load-privkey server-key.pem \
--template server.info \ --template server.info \
--outfile server-cert.pem --outfile server-cert.pem
@end example @end example
...@@ -1654,7 +1654,7 @@ the secure CA private key: ...@@ -1654,7 +1654,7 @@ the secure CA private key:
country = GB country = GB
state = London state = London
locality = London locality = London
organiazation = Name of your organization organization = Name of your organization
cn = client.foo.example.com cn = client.foo.example.com
tls_www_client tls_www_client
encryption_key encryption_key
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册