From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-block@nongnu.org, Eric Blake <eblake@redhat.com>,
Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>,
qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: Re: [PATCH trivial] qemu-nbd: mention --tls-hostname option in qemu-nbd --help
Date: Wed, 7 Feb 2024 08:08:32 +0000 [thread overview]
Message-ID: <ZcM6gBJ4yQhrbMbr@redhat.com> (raw)
In-Reply-To: <20240207073231.271198-1-mjt@tls.msk.ru>
On Wed, Feb 07, 2024 at 10:32:31AM +0300, Michael Tokarev wrote:
> This option was not documented.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1240
> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
> ---
> qemu-nbd.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/qemu-nbd.c b/qemu-nbd.c
> index bac0b5e3ec..d7b3ccab21 100644
> --- a/qemu-nbd.c
> +++ b/qemu-nbd.c
> @@ -114,6 +114,7 @@ static void usage(const char *name)
> " --tls-creds=ID use id of an earlier --object to provide TLS\n"
> " --tls-authz=ID use id of an earlier --object to provide\n"
> " authorization\n"
> +" --tls-hostname=HOSTNAME override hostname used to check x509 certificate\n"
> " -T, --trace [[enable=]<pattern>][,events=<file>][,file=<file>]\n"
> " specify tracing options\n"
> " --fork fork off the server process and exit the parent\n"
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
prev parent reply other threads:[~2024-02-07 8:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-07 7:32 [PATCH trivial] qemu-nbd: mention --tls-hostname option in qemu-nbd --help Michael Tokarev
2024-02-07 8:08 ` Daniel P. Berrangé [this message]
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=ZcM6gBJ4yQhrbMbr@redhat.com \
--to=berrange@redhat.com \
--cc=eblake@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=vsementsov@yandex-team.ru \
/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).