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

Update nginx controls based on the new Apache 2.4 stig #12

Open
rx294 opened this issue Jun 26, 2019 · 1 comment
Open

Update nginx controls based on the new Apache 2.4 stig #12

rx294 opened this issue Jun 26, 2019 · 1 comment
Assignees

Comments

@rx294
Copy link

rx294 commented Jun 26, 2019

Now that new apache stig 2.4 is out it might be time to do a walkthrough to see which nginx controls need to be updated.

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Apache_Server_2-4_UNIX_STIG.zip

eg: the current nginx control allows
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;

however apache stig 2.4 disallows anything but TLSv1.2

@samcornwell samcornwell changed the title Udpate nginx controls based on the new Apache 2.4 stig Update nginx controls based on the new Apache 2.4 stig Jun 27, 2019
@samcornwell
Copy link

I'm taking a quick look at this, not sure if I'll get through it all

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

No branches or pull requests

3 participants