mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
b53338cbf8
This removes the fips configure option. This option is broken as the required FIPS code is not available. FIPS_mode() and FIPS_mode_set() are retained for compatibility, but FIPS_mode() always returns 0, and FIPS_mode_set() can only be used to turn FIPS mode off. Reviewed-by: Stephen Henson <steve@openssl.org> |
||
---|---|---|
.. | ||
config.pod | ||
x509v3_config.pod |