GetPageSpeed Extras

nginx-module-fips-check

How to install nginx-module-fips-check on Amazon Linux

FIPS status check module for NGINX

License: ASL 2.0 Vendor: GetPageSpeed, Inc. https://github.com/ogarrett/nginx-fips-check-module

Availability

Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.

Distro Channel x86_64 Version
Amazon Linux 2023 Stable 1.24.0+0.1
NGINX mainline 1.25.1+0.1
Amazon Linux 2012.03 Stable 1.20.2+0.1
NGINX mainline 1.21.6+0.1
Amazon Linux 2 Stable 1.24.0+0.1
NGINX mainline 1.25.1+0.1

Description

This module applies to NGINX builds that use OpenSSL for SSL/TLS crypto. It runs after NGINX startup and queries the OpenSSL library, reporting if the library is in FIPS mode or not.

Built for Amazon Linux.

Install

Stable Amazon Linux 2, 2012.03, 2023

nginx-module-fips-check on Amazon Linux 2, 2012.03, 2023

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-fips-check
NGINX mainline Amazon Linux 2, 2012.03, 2023

nginx-module-fips-check on Amazon Linux 2, 2012.03, 2023

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-fips-check

Package downloads require an active GetPageSpeed subscription — one repository for nginx-module-fips-check and thousands more packages for Amazon Linux.

Subscribe — from $10/mo

Frequently asked questions

How do I install nginx-module-fips-check on Amazon Linux?

Add the GetPageSpeed repository, then install the nginx-module-fips-check package with your system package manager.

Which Amazon Linux versions is nginx-module-fips-check available for?

nginx-module-fips-check is available for Amazon Linux 2, 2012.03, 2023.

Subscribe