]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainSecretStorageSourcePrepare: Setup secret for http cookies
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Mar 2020 08:04:33 +0000 (09:04 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 Mar 2020 14:51:44 +0000 (15:51 +0100)
commit877cd358873982d4d6a36b7e65a8605c663e5765
tree9e118a3baef6fbcaee4111de2938f7b669bdf9fa
parent4e8faa5cdc54ce637f760ad4513753e17d2b9a4f
qemuDomainSecretStorageSourcePrepare: Setup secret for http cookies

QEMU's curl driver requires the cookies concatenated and allows themi to
be passed in via a secret. Prepare the value for the secret and encrypt
it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c