Lines Matching full:applications
23 Applications written to use the OpenSSL 3.0 FIPS module should not use any
48 =head2 Making all applications use the FIPS module by default
50 One simple approach is to cause all applications that are using OpenSSL to only
53 This approach can be done purely via configuration. As long as applications are
106 Any applications that use OpenSSL 3.0 and are started after these changes are
107 made will start using only the FIPS module unless those applications take
115 are required in applications in order to benefit from the FIPS module. There are
122 You may not want all applications to use the FIPS module.
124 It may be the case that some applications should and some should not use the
129 If applications take explicit steps to not load the default config file or
139 If any applications attempt to use any algorithms that are not present,
146 If any applications use those APIs then the FIPS module will not be used.
150 =head2 Selectively making applications use the FIPS module by default
165 applications to use the FIPS module. All the other advantages and disadvantages
170 Applications may choose to load the FIPS provider explicitly rather than relying
177 L</Making all applications use the FIPS module by default> above, but edit the
387 This could be the case for your own existing applications as well as certain
601 The property query C<fips=yes> is mandatory for applications that