Lines Matching full:applications

156 Applications written to use the OpenSSL 3.0 \s-1FIPS\s0 module should not use any
170 .SS "Making all applications use the \s-1FIPS\s0 module by default"
171 .IX Subsection "Making all applications use the FIPS module by default"
172 One simple approach is to cause all applications that are using OpenSSL to only
175 This approach can be done purely via configuration. As long as applications are
230 Any applications that use OpenSSL 3.0 and are started after these changes are
231 made will start using only the \s-1FIPS\s0 module unless those applications take
239 are required in applications in order to benefit from the \s-1FIPS\s0 module. There are
242 You may not want all applications to use the \s-1FIPS\s0 module.
244 It may be the case that some applications should and some should not use the
247 If applications take explicit steps to not load the default config file or
255 If any applications attempt to use any algorithms that are not present,
260 If any applications use those APIs then the \s-1FIPS\s0 module will not be used.
261 .SS "Selectively making applications use the \s-1FIPS\s0 module by default"
262 .IX Subsection "Selectively making applications use the FIPS module by default"
278 applications to use the \s-1FIPS\s0 module. All the other advantages and disadvantages
282 Applications may choose to load the \s-1FIPS\s0 provider explicitly rather than relying
289 \&\*(L"Making all applications use the \s-1FIPS\s0 module by default\*(R" above, but edit the
501 This could be the case for your own existing applications as well as certain