We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec5227 commit 9663f74Copy full SHA for 9663f74
manual/customize/smime.md
@@ -67,6 +67,16 @@ necessary to configure S/MIME support.
67
[`c_rehash(1)`](https://www.openssl.org/docs/manmaster/man1/c_rehash.html)
68
utility.
69
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
80
- [`key_passwd`](../man/sympa.conf.5.md#key_passwd)
81
82
Passphrase to decrypt private key by which encrypted messages are
0 commit comments