Skip to content

Commit 9663f74

Browse files
authored
c_rehash(1) and alternative
1 parent bec5227 commit 9663f74

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

manual/customize/smime.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@ necessary to configure S/MIME support.
6767
[`c_rehash(1)`](https://www.openssl.org/docs/manmaster/man1/c_rehash.html)
6868
utility.
6969

70+
----
71+
Note:
72+
73+
* Some binary distributions provide `c_rehash` script with openssl
74+
package.
75+
Some others provide alternative script (for example, RHEL/CentOS
76+
provides `cacertdir_rehash` script with `authconfig` package).
77+
78+
----
79+
7080
- [`key_passwd`](../man/sympa.conf.5.md#key_passwd)
7181

7282
Passphrase to decrypt private key by which encrypted messages are

0 commit comments

Comments
 (0)