mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +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``
|
||||
- Installed on the client
|
||||
- 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
|
||||
(``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
|
||||
|
||||
The process is the same as for `setting up the server
|
||||
certificate <#Remote_TLS_server_certificates>`__ so here we just briefly cover
|
||||
the steps.
|
||||
The process is the same as for `Issuing server certificates`_ so here we just
|
||||
briefly cover the steps.
|
||||
|
||||
#. Make a private key:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user