mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-30 18:03:32 +00:00
doc: vtpm only support secrets by UUID at this point
Support by usage name can be considered separately (with a 'usage' attribute?). Reviewed-by: Stefan Berger <stefanb@linux.ibm.com> Reviewed-by: Christophe de Dinechin <dinechin@redhat.com> Cc: Stefan Berger <stefanb@linux.ibm.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
5aab9413e2
commit
4bccb9965d
@ -334,8 +334,8 @@ Secret value set
|
|||||||
of the vTPM.
|
of the vTPM.
|
||||||
The <code><usage type='vtpm'></code> element must contain
|
The <code><usage type='vtpm'></code> element must contain
|
||||||
a single <code>name</code> element that specifies a usage name
|
a single <code>name</code> element that specifies a usage name
|
||||||
for the secret. The vTPM secret can then be used by UUID or by
|
for the secret. The vTPM secret can then be used by UUID
|
||||||
this usage name via the <code><encryption></code> element of
|
via the <code><encryption></code> element of
|
||||||
a <a href="formatdomain.html#elementsTpm">tpm</a> when using an
|
a <a href="formatdomain.html#elementsTpm">tpm</a> when using an
|
||||||
emulator.
|
emulator.
|
||||||
<span class="since">Since 5.6.0</span>. The following is an example
|
<span class="since">Since 5.6.0</span>. The following is an example
|
||||||
|
Loading…
Reference in New Issue
Block a user