Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of option '--req-cn' with command 'gen-req' #1168

Closed
wants to merge 1 commit into from

Conversation

TinCanTech
Copy link
Collaborator

@TinCanTech TinCanTech commented Jun 13, 2024

As the name suggests, --req-cn is specific to the request-commonName.

  1. Allow --req-cn to be used with command 'gen-req'.
  2. Allow --req-cn to be used with command 'self-sign-*'.
  3. Allow --req-cn to be used with command 'build-*-full'. YMMV.
  4. Ignore --req-cn when used with command 'sign-req'. Correctly.
  5. Ignore --req-cn when used with command 'revoke'.

As the name suggests, --req-cn is specific to the request-commonName.

1. Allow --req-cn to be used with command 'gen-req'.
2. Allow --req-cn to be used with command 'self-sign-*'.
3. Allow --req-cn to be used with command 'build-*-full'. YMMV.
4. Ignore --req-cn when used with command 'sign-req'. Correctly.
5. Ignore --req-cn when used with command 'revoke'.

Signed-off-by: Richard T Bonhomme <[email protected]>
@TinCanTech
Copy link
Collaborator Author

TinCanTech commented Jun 16, 2024

Superseded-by: #1170

@TinCanTech TinCanTech closed this Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Possible changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant