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

Restrict use of --req-cn to build-ca #1098

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

TinCanTech
Copy link
Collaborator

@TinCanTech TinCanTech commented Mar 26, 2024

All request and certificate files will now be named as the commonName.

This is a necessary maintenance decision.

Quote: "easy-rsa - Simple shell based CA utility"

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This correct behavior of build-*-full, which uses nested commands
gen-req and sign-req.  EASYRSA_REQ_CN must be prohibited and reset
during build.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This change is required to allow unit-test "extreme" 'vars' file to pass.

However, this is also the correct way to handle unexpected SSL output,
which shell cannot control or manipulate.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
@TinCanTech TinCanTech merged commit dc7ab17 into OpenVPN:master Mar 28, 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.

Ending support for certificate file_name_base disconnect from commonName
1 participant