Closed jpds closed 4 years ago
Hello - could you share any error messages you're getting when you attempt these commands? Thanks!
Hi @jpds
We haven’t heard back from you on this for a while. I’m going to close this for now, but please feel free to re-open it with additional information!
Is your feature request related to a problem? Please describe.
I would like to generate a PKI client certificate without a common name, but using a serial number for its Subject.
The Create Role PKI endpoint supports settings require_cn to
false
, however the Generate Certificate endpoint used immediately after requires a common nameI would like to be able to do something like this instead:
And only have a
serialNumber
and noCN
in my certificate Subject.