|
Lines 57-62
providers = provider_sect
Link Here
|
| 57 |
# List of providers to load |
57 |
# List of providers to load |
| 58 |
[provider_sect] |
58 |
[provider_sect] |
| 59 |
default = default_sect |
59 |
default = default_sect |
|
|
60 |
legacy = legacy_sect |
| 60 |
# The fips section name should match the section name inside the |
61 |
# The fips section name should match the section name inside the |
| 61 |
# included fipsmodule.cnf. |
62 |
# included fipsmodule.cnf. |
| 62 |
# fips = fips_sect |
63 |
# fips = fips_sect |
|
Lines 70-76
default = default_sect
Link Here
|
| 70 |
# OpenSSL may not work correctly which could lead to significant system |
71 |
# OpenSSL may not work correctly which could lead to significant system |
| 71 |
# problems including inability to remotely access the system. |
72 |
# problems including inability to remotely access the system. |
| 72 |
[default_sect] |
73 |
[default_sect] |
| 73 |
# activate = 1 |
74 |
activate = 1 |
|
|
75 |
|
| 76 |
[lagacy_sect] |
| 77 |
activate = 1 |
| 74 |
|
78 |
|
| 75 |
|
79 |
|
| 76 |
#################################################################### |
80 |
#################################################################### |