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

TEST: Fix test/endecode_test.c for 'no-legacy' #13705

Closed
wants to merge 2 commits into from

Conversation

@levitte
Copy link
Member

@levitte levitte commented Dec 18, 2020

This adds an additional check that the legacy provider is available
when wanting to add tests for protected PVK, since that depends on the
availability of RC4.

This adds an additional check that the legacy provider is available
when wanting to add tests for protected PVK, since that depends on the
availability of RC4.
@t8m
Copy link
Member

@t8m t8m commented Dec 18, 2020

CI failure is relevant.

@levitte
Copy link
Member Author

@levitte levitte commented Dec 18, 2020

CI failure is relevant.

Small omission caused that. Fixed, I think

@levitte
Copy link
Member Author

@levitte levitte commented Dec 18, 2020

Yup, CIs are happy

@t8m
t8m approved these changes Dec 18, 2020
@levitte
Copy link
Member Author

@levitte levitte commented Dec 19, 2020

Merged

5faec14 TEST: Fix test/endecode_test.c for 'no-legacy'

openssl-machine pushed a commit that referenced this pull request Dec 19, 2020
This adds an additional check that the legacy provider is available
when wanting to add tests for protected PVK, since that depends on the
availability of RC4.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from #13705)
@levitte levitte closed this Dec 19, 2020
@levitte levitte deleted the levitte:fix-no-legacy-20201218 branch Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants