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

Add an option to change the subject when signing a request. V2 #1111

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

TinCanTech
Copy link
Collaborator

@TinCanTech TinCanTech commented Apr 9, 2024

Add the OpenSSL method to change a subject, when signing a request.

See OpenSSL command ca, option -subj, for details.

Initially proposed by: #439

Extensively tested locally.

Global option: --new-subject
* Specify replacement subject for command 'sign-req'.
  See OpenSSL command 'ca', option -subj, for subject syntax details.

'sign-req' command option: 'newsubj'
* Force 'sign-req' to use global option --new-subject, above.

Signed-off-by: Richard T Bonhomme <[email protected]>
@TinCanTech TinCanTech self-assigned this Apr 9, 2024
@TinCanTech TinCanTech added this to the v3.2.0 milestone Apr 9, 2024
@TinCanTech TinCanTech changed the title New sign req edit subject Add an option to change the subject when signing a request. V2 Apr 9, 2024
@TinCanTech TinCanTech added the Community reveiwed Genuine community participation label Apr 10, 2024
@TinCanTech TinCanTech merged commit 30e7ec2 into OpenVPN:master Apr 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant