Skip to content

Add custom options for easyrsa client certificate generation command - #507

Open
jan-win1993 wants to merge 1 commit into
voxpupuli:masterfrom
markt-de:custom-easyrsa-client-generation-options
Open

Add custom options for easyrsa client certificate generation command#507
jan-win1993 wants to merge 1 commit into
voxpupuli:masterfrom
markt-de:custom-easyrsa-client-generation-options

Conversation

@jan-win1993

Copy link
Copy Markdown

Pull Request (PR) description

This PR adds custom options for the easyrsa command, which is used to create client certs.
I've had the problem that Openssl text output was added to the client cert and therefore also to the client configuration file.
Since Easyrsa v3.2.5 the '--notext' Option is available, which suppresses the text output.
Because it is not available in older 3.x versions I did not want to hardcode it and a more general approach adds more flexibility.

@jan-win1993
jan-win1993 force-pushed the custom-easyrsa-client-generation-options branch from d0b849f to a76981d Compare August 3, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants