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

Expand environment variables configured in x509-types files #767

Closed
TinCanTech opened this issue Nov 16, 2022 · 4 comments
Closed

Expand environment variables configured in x509-types files #767

TinCanTech opened this issue Nov 16, 2022 · 4 comments

Comments

@TinCanTech
Copy link
Collaborator

TinCanTech commented Nov 16, 2022

Ref: #596 #673 >> #673 (comment)

This would require another file to be parsed by sed to expand the variables, similar to easyrsa_openssl().

@TinCanTech TinCanTech changed the title Expand environment variable configured in x509-types files Expand environment variables configured in x509-types files Nov 16, 2022
@TinCanTech
Copy link
Collaborator Author

On the other hand, drop LibreSSL...

@TinCanTech
Copy link
Collaborator Author

As a middle ground, check for the presence of env-vars in x509-types/$file and error out when found for LibreSSL only...

@TinCanTech
Copy link
Collaborator Author

TinCanTech commented Jan 7, 2023

It is possible to parse each x509-types file individually, on usage.

cat x|easyrsa_expansion() ..type thang.

@TinCanTech
Copy link
Collaborator Author

Refer back to: #596

@TinCanTech TinCanTech closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant