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 CI for different supported versions of OpenSSL. #46

Open
rajeev-0 opened this issue Jan 30, 2024 · 0 comments
Open

Add CI for different supported versions of OpenSSL. #46

rajeev-0 opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rajeev-0
Copy link
Collaborator

rajeev-0 commented Jan 30, 2024

Enhancement

gencmpclient support different version of OpenSSL (3.0, 3.1, 3.2, 3.3, 3.4), But CI pipeline only check it with default OpenSSL version distributed with Ubuntu i.e. 3.0.
It would be better to test it with all the supported version to check for any in-combability during development time.

Proposed Resolution

Extend or create a new Action pipeline to pull different OpenSSL version from repo.
Then compile it and use it along with gencmpclient.
We should test for both the scenario with & without USE_LIBCMP with all the supported version.

@rajeev-0 rajeev-0 added the enhancement New feature or request label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant