Welcome! Log In Create A New Profile

Advanced

Re: FIPS support in nginx?

Vladimir Homutov
June 17, 2019 05:02AM
On Fri, Jun 14, 2019 at 02:26:49PM -0400, tlemons wrote:
> Hi
>
> Does nginx have a 'FIPS mode'? If so, where can I find this documented?
>
> Thanks!
> tl
>

nginx uses openSSL library for all cryptographic operations.
Thus it is enough to turn on FIPS mode in the library.
For example, here [1] are instructions for RHEL. Other distributions
have similar methods of enabling it system-wide.
Note that RHEL implementation of FIPS in OpenSSL depends
on kernel components (random number generation), that's why
they require to turn FIPS system-wide.
Note also that FIPS module from openssl.org is another implementation
than RHEL's and it is not available for latest openssl version 1.1.1

[1] https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/considerations_in_adopting_rhel_8/security_considerations-in-adopting-rhel-8#fips-mode_security

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

FIPS support in nginx?

tlemons June 14, 2019 02:26PM

Re: FIPS support in nginx?

Vladimir Homutov June 17, 2019 05:02AM

Re: FIPS support in nginx?

kirti maindargikar July 09, 2019 02:09AM

Re: FIPS support in nginx?

kirti maindargikar July 09, 2019 02:13AM

Re: FIPS support in nginx?

Maxim Dounin July 09, 2019 05:12AM

Re: FIPS support in nginx?

tlemons July 09, 2019 03:32PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 102
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready