]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
kbase: tlscerts: Drop 'encryption_key' feature request
authorPeter Krempa <pkrempa@redhat.com>
Tue, 1 Jul 2025 11:46:59 +0000 (13:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2025 12:52:16 +0000 (14:52 +0200)
As TLS 1.3 performs key exchange separately from the algorithm used to
verify authenticity, the certificates for libvirt's use of TLS don't
need to require the 'encryption_key' feature any more.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/kbase/tlscerts.rst

index e4aa5bb3c97ad9430f6110acc285af41d122df97..215d454998ddd4ea698237d696a69704414bacbe 100644 (file)
@@ -204,7 +204,6 @@ define the server as follows:
    ip_address = 2001:cafe::74
    ip_address = fe20::24
    tls_www_server
-   encryption_key
    signing_key
 
 The 'cn' field should refer to the fully qualified public hostname of the
@@ -298,7 +297,6 @@ briefly cover the steps.
       organization = Libvirt Project
       cn = client1
       tls_www_client
-      encryption_key
       signing_key
 
    and sign by doing: