Re: unknown option --subject

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: konkove(at)gmail(dot)com, pgsql-docs <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: unknown option --subject
Date: 2024-02-01 08:13:35
Message-ID: 2F6D3977-A764-46E1-B1C1-CAD3D3547333@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> On 31 Jan 2024, at 18:21, PG Doc comments form <noreply(at)postgresql(dot)org> wrote:

> On this page this command does not work
> `openssl x509 -in myclient.crt -noout --subject -nameopt RFC2253`
> unknown option --subject
>
> We should use only one dash `-subject`

That's correct, it should be a single dash. Thanks for the report, I'll fix
this backpatched down to 14 where it was introduced.

--
Daniel Gustafsson

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2024-02-01 10:16:56 Re: Missed information about clientname=CN option
Previous Message David G. Johnston 2024-02-01 07:35:34 Re: Missed information about clientname=CN option