Jump to letter: [
N
]
nginx-module-fips-check - FIPS status check module for NGINX
- 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.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-fips-check
Packages