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

Remove 'sed' expansion of 'openssl-easyrsa.cnf' #1117

Closed

Conversation

TinCanTech
Copy link
Collaborator

Expanding 'openssl-easyrsa.cnf' is only required by LibreSSL.

Use of 'sed' is replaced by preferred 'here-doc' expansion.

Expanding 'openssl-easyrsa.cnf' is only required by LibreSSL.

Use of 'sed' is replaced by preferred 'here-doc' expansion.

Signed-off-by: Richard T Bonhomme <[email protected]>
@TinCanTech TinCanTech self-assigned this Apr 11, 2024
@TinCanTech TinCanTech added this to the v3.2.1 milestone Apr 11, 2024
@TinCanTech TinCanTech linked an issue Apr 11, 2024 that may be closed by this pull request
@TinCanTech
Copy link
Collaborator Author

Superseded-by: #1147

@TinCanTech TinCanTech closed this May 26, 2024
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.

Remove $EASYRSA_LEGACY_SAFE_SSL and relevant code
1 participant