aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin/openssl/man/openssl-rehash.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/openssl-rehash.1')
-rw-r--r--secure/usr.bin/openssl/man/openssl-rehash.127
1 files changed, 15 insertions, 12 deletions
diff --git a/secure/usr.bin/openssl/man/openssl-rehash.1 b/secure/usr.bin/openssl/man/openssl-rehash.1
index 05d9ca42fdff..943045946d94 100644
--- a/secure/usr.bin/openssl/man/openssl-rehash.1
+++ b/secure/usr.bin/openssl/man/openssl-rehash.1
@@ -1,5 +1,5 @@
.\" -*- mode: troff; coding: utf-8 -*-
-.\" Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45)
+.\" Automatically generated by Pod::Man v6.0.2 (Pod::Simple 3.45)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -52,10 +52,13 @@
. \}
.\}
.rr rF
+.\"
+.\" Required to disable full justification in groff 1.23.0.
+.if n .ds AD l
.\" ========================================================================
.\"
.IX Title "OPENSSL-REHASH 1ossl"
-.TH OPENSSL-REHASH 1ossl 2025-09-30 3.5.4 OpenSSL
+.TH OPENSSL-REHASH 1ossl 2026-04-07 3.5.6 OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -63,8 +66,8 @@
.SH NAME
openssl\-rehash, c_rehash \- Create symbolic links to files named by the hash
values
-.SH "SYNOPSIS =for openssl duplicate options"
-.IX Header "SYNOPSIS =for openssl duplicate options"
+.SH SYNOPSIS
+.IX Header "SYNOPSIS"
\&\fBopenssl\fR
\&\fBrehash\fR
[\fB\-h\fR]
@@ -106,9 +109,9 @@ directories to be set up like this in order to find certificates.
.PP
If any directories are named on the command line, then those are
processed in turn. If not, then the \fBSSL_CERT_DIR\fR environment variable
-is consulted; this should be a colon-separated list of directories,
+is consulted; this should be a colon\-separated list of directories,
like the Unix \fBPATH\fR variable.
-If that is not set then the default directory (installation-specific
+If that is not set then the default directory (installation\-specific
but often \fI/usr/local/ssl/certs\fR) is processed.
.PP
In order for a directory to be processed, the user must have write
@@ -120,7 +123,7 @@ When a directory is processed, all links in it that have a name
in that syntax are first removed, even if they are being used for
some other purpose.
To skip the removal step, use the \fB\-n\fR flag.
-Hashes for CRL's look similar except the letter \fBr\fR appears after
+Hashes for CRL\*(Aqs look similar except the letter \fBr\fR appears after
the period, like this: \fIHHHHHHHH.\fR\fBr\fR\fID\fR.
.PP
Multiple objects may have the same hash; they will be indicated by
@@ -135,7 +138,7 @@ more than one such object appears in the file.
.IX Subsection "Script Configuration"
The \fBc_rehash\fR script
uses the \fBopenssl\fR program to compute the hashes and
-fingerprints. If not found in the user's \fBPATH\fR, then set the
+fingerprints. If not found in the user\*(Aqs \fBPATH\fR, then set the
\&\fBOPENSSL\fR environment variable to the full pathname.
Any program can be used, it will be invoked as follows for either
a certificate or CRL:
@@ -155,17 +158,17 @@ optionally prefixed with some text and an equals sign.
Display a brief usage message.
.IP \fB\-old\fR 4
.IX Item "-old"
-Use old-style hashing (MD5, as opposed to SHA\-1) for generating
+Use old\-style hashing (MD5, as opposed to SHA\-1) for generating
links to be used for releases before 1.0.0.
Note that current versions will not use the old style.
.IP \fB\-n\fR 4
.IX Item "-n"
Do not remove existing links.
-This is needed when keeping new and old-style links in the same directory.
+This is needed when keeping new and old\-style links in the same directory.
.IP \fB\-compat\fR 4
.IX Item "-compat"
-Generate links for both old-style (MD5) and new-style (SHA1) hashing.
-This allows releases before 1.0.0 to use these links along-side newer
+Generate links for both old\-style (MD5) and new\-style (SHA1) hashing.
+This allows releases before 1.0.0 to use these links along\-side newer
releases.
.IP \fB\-v\fR 4
.IX Item "-v"