X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman5%2Fconfig.pod;h=24ebafb5332eebb0d1112a5800f2d2b59228c650;hp=9df0ecb1e44a14e897a199a2e522e375cb544316;hb=b53338cbf8822dd774f9e4057307f347d2b63ff0;hpb=223a90cc9a94d1f6abf04ef28dc30b03c3e5e0c1 diff --git a/doc/man5/config.pod b/doc/man5/config.pod index 9df0ecb1e4..24ebafb533 100644 --- a/doc/man5/config.pod +++ b/doc/man5/config.pod @@ -193,17 +193,8 @@ This modules has the name B which points to a section containing algorithm commands. Currently the only algorithm command supported is B whose -value should be a boolean string such as B or B. If the value is -B this attempt to enter FIPS mode. If the call fails or the library is -not FIPS capable then an error occurs. - -For example: - - alg_section = evp_settings - - [evp_settings] - - fips_mode = on +value can only be the boolean string B. If B is set to B, +an error occurs as this library version is not FIPS capable. =head2 SSL Configuration Module