Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Don't ask me why but I have to get httpd with mod_ssl running in FIPS. The strange thing is, RHEL 5 comes with a FIPS enabled OpenSSL, but the RPM packages for httpd and mod_ssl are NOT FIPS enabled.
This module provides SSL v3 and TLS v1.x support for the Apache HTTP Server. SSL v2 is no longer supported. This module relies on OpenSSL to provide the cryptography engine. Further details, ...