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 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
Packages