Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • By doing the above, will the command I used in the question work? i.e. the uuid would get added to the subject line? So, if I add a new attribute to the cofiguration file in the server and generate the certificate withe the added information. On the client side, to extract the same information from the certificate, I would need to add the same details to the config file as well, right? Or that is not necessary? Commented Apr 11, 2022 at 7:23
  • Yes, to the 1st question - try it first with the example OID, then register your own for production. No to the 2nd, unless you're using the OpenSSL command line tools for the client too. Commented Apr 11, 2022 at 8:54