Skip to content

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

@rx294

Description

@rx294

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions