From: matoro via <qemu-devel@nongnu.org>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] crypto: allow client/server cert chains
Date: Thu, 23 Feb 2023 13:54:56 -0500 [thread overview]
Message-ID: <d12a0cc05bff5b4cc6274cc3ff936ae1@matoro.tk> (raw)
In-Reply-To: <Y/OVaeIyGCt++yFH@redhat.com>
On 2023-02-20 10:44, Daniel P. Berrangé wrote:
> On Mon, Feb 13, 2023 at 01:00:49PM -0500, matoro_mailinglist_qemu---
> via wrote:
>> From: matoro <matoro@users.noreply.github.com>
>>
>> The existing implementation assumes that client/server certificates
>> are
>> single individual certificates. If using publicly-issued
>> certificates,
>> or internal CAs that use an intermediate issuer, this is unlikely to
>> be
>> the case, and they will instead be certificate chains. While this can
>> be worked around by moving the intermediate certificates to the CA
>> certificate, which DOES currently support multiple certificates, this
>> instead allows the issued certificate chains to be used as-is, without
>> requiring the overhead of shuffling certificates around.
>>
>> Corresponding libvirt change is available here:
>> https://gitlab.com/libvirt/libvirt/-/merge_requests/222
>>
>> Signed-off-by: matoro <matoro_mailinglist_qemu@matoro.tk>
>
> I'm afraid that because the Signed-off-by is intended as a legal
> statement that you're permitted to contribute this change, we
> require it to use the person's legal recognised real name (both
> forename + surname), not a psuedo-name, nor merely a partial
> name. Could you either resend this submission, or just reply
> to this mail giving a new Signed-off-by.
>
> The email address can be of your choosing, but should generally
> be matched to the git commit authorship
>
>
> With regards,
> Daniel
Hi Daniel, unfortunately I am unable to use my real name with
contributions due to my employment. Is there any way for me to release
copyright on this, or have someone else submit it on my behalf? (I have
done the latter with kernel contributions before)
If not I understand and will continue simply patching this for personal
use, and anybody else who needs this functionality can do the same.
next prev parent reply other threads:[~2023-02-23 18:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 18:00 [PATCH] crypto: allow client/server cert chains matoro_mailinglist_qemu--- via
2023-02-20 15:44 ` Daniel P. Berrangé
2023-02-23 18:54 ` matoro via [this message]
2023-03-22 18:49 ` Daniel P. Berrangé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d12a0cc05bff5b4cc6274cc3ff936ae1@matoro.tk \
--to=qemu-devel@nongnu.org \
--cc=berrange@redhat.com \
--cc=matoro_mailinglist_qemu@matoro.tk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).