mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: kbase/tlscerts: Fix local anchor links
Original conversion didn't properly convert local links. Fix them by pointing to the section name. In certain cases this requires reformulation of the text. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
ffef3fcd7b
commit
5b1eb476a4
@ -58,7 +58,7 @@ If you are unsure how to create TLS certificates, skip to the next section.
|
|||||||
* - ``$HOME/.pki/libvirt/clientcert.pem``
|
* - ``$HOME/.pki/libvirt/clientcert.pem``
|
||||||
- Installed on the client
|
- Installed on the client
|
||||||
- Client's certificate signed by the CA
|
- Client's certificate signed by the CA
|
||||||
(`more info <#Remote_TLS_client_certificates>`__)
|
(see `Issuing client certificates`_)
|
||||||
- Distinguished Name (DN) can be checked against an access control list
|
- Distinguished Name (DN) can be checked against an access control list
|
||||||
(``tls_allowed_dn_list``).
|
(``tls_allowed_dn_list``).
|
||||||
|
|
||||||
@ -279,9 +279,8 @@ this on a company / organisation policy. For example:
|
|||||||
|
|
||||||
C=GB,ST=London,L=London,O=Libvirt Project,CN=name_of_client
|
C=GB,ST=London,L=London,O=Libvirt Project,CN=name_of_client
|
||||||
|
|
||||||
The process is the same as for `setting up the server
|
The process is the same as for `Issuing server certificates`_ so here we just
|
||||||
certificate <#Remote_TLS_server_certificates>`__ so here we just briefly cover
|
briefly cover the steps.
|
||||||
the steps.
|
|
||||||
|
|
||||||
#. Make a private key:
|
#. Make a private key:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user