diff options
Diffstat (limited to 'upstream/debian-unstable/man7/fips_module.7ssl')
-rw-r--r-- | upstream/debian-unstable/man7/fips_module.7ssl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/upstream/debian-unstable/man7/fips_module.7ssl b/upstream/debian-unstable/man7/fips_module.7ssl index 1545f13d..ef3598a3 100644 --- a/upstream/debian-unstable/man7/fips_module.7ssl +++ b/upstream/debian-unstable/man7/fips_module.7ssl @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "FIPS_MODULE 7SSL" -.TH FIPS_MODULE 7SSL 2024-02-03 3.1.5 OpenSSL +.TH FIPS_MODULE 7SSL 2024-04-04 3.2.2-dev OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -89,7 +89,7 @@ Any functions that create or modify custom "METHODS" (for example \&\fBEC_KEY_METHOD_new()\fR, etc.) .PP All of the above APIs are deprecated in OpenSSL 3.0 \- so a simple rule is to -avoid using all deprecated functions. See \fBmigration_guide\fR\|(7) for a list of +avoid using all deprecated functions. See \fBossl\-guide\-migration\fR\|(7) for a list of deprecated functions. .SS "Making all applications use the FIPS module by default" .IX Subsection "Making all applications use the FIPS module by default" @@ -443,7 +443,7 @@ explicitly loaded, the default provider will not automatically load. This means code using the default context by accident will fail because no algorithms will be available. .PP -See "Library Context" in \fBmigration_guide\fR\|(7) for additional information about the +See "Library Context" in \fBossl\-guide\-migration\fR\|(7) for additional information about the Library Context. .SS "Using Encoders and Decoders with the FIPS module" .IX Subsection "Using Encoders and Decoders with the FIPS module" @@ -547,7 +547,7 @@ want to operate in a FIPS approved manner. The algorithms are: .PD .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fBmigration_guide\fR\|(7), \fBcrypto\fR\|(7), \fBfips_config\fR\|(5), +\&\fBossl\-guide\-migration\fR\|(7), \fBcrypto\fR\|(7), \fBfips_config\fR\|(5), <https://www.openssl.org/source/> .SH HISTORY .IX Header "HISTORY" |