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 kernel version as proxy requirement for OCSP test #2892

Closed
Tracked by #2849
dtrudg opened this issue May 7, 2024 · 0 comments · Fixed by #2918
Closed
Tracked by #2849

Remove kernel version as proxy requirement for OCSP test #2892

dtrudg opened this issue May 7, 2024 · 0 comments · Fixed by #2918
Assignees

Comments

@dtrudg
Copy link
Member

dtrudg commented May 7, 2024

In e2e/verify/verify.go we require a kernel >= 4.18 to start an OCSP responder, and run the OCSP tests.

This kernel version requirement was used as a proxy for CentOS 7 / SLES 12... which don't support some algorithms in the OCSP chain.

We can now remove the kernel version requirement, as we won't support these distributions for 4.2.

@dtrudg dtrudg changed the title Remove kernel version as proxy requirement for OCSP test - Remove kernel version as proxy requirement for OCSP test May 8, 2024
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 a pull request may close this issue.

2 participants