Skip to content

fix: remove sudo as a requirement for NGINX#315

Open
walterchris wants to merge 2 commits intomainfrom
fix/NGINXwithoutSUDO
Open

fix: remove sudo as a requirement for NGINX#315
walterchris wants to merge 2 commits intomainfrom
fix/NGINXwithoutSUDO

Conversation

@walterchris
Copy link
Copy Markdown
Collaborator

No description provided.

@walterchris walterchris force-pushed the fix/NGINXwithoutSUDO branch 2 times, most recently from 512e713 to 1cc4d6f Compare April 10, 2026 19:35
@walterchris walterchris changed the title fix: remove sudo as a required for NGINX fix: remove sudo as a requirement for NGINX Apr 10, 2026
@walterchris walterchris linked an issue Apr 11, 2026 that may be closed by this pull request
@walterchris walterchris force-pushed the fix/NGINXwithoutSUDO branch from 1cc4d6f to b0128be Compare April 11, 2026 07:12
Comment thread plugins/ossl_prov/integration-tests/nginx/src/nginx_tests.rs Outdated
Signed-off-by: Christian Walter <christian.walter@9elements.com>
This commit adds the NginxGuard structure in order to implement the Drop
trait on it. This follows the Rust RAII principles.

Signed-off-by: Christian Walter <christian.walter@9elements.com>
@walterchris walterchris force-pushed the fix/NGINXwithoutSUDO branch from 04f989e to 576a8f7 Compare April 16, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate to avoid sudo access to NGINX test

2 participants