Skip to content

Commit 25c585e

Browse files
sirainencmouse
authored andcommitted
mail-crypt: Fix EC keys link
This is a sub-sectin of global keys. The previously linked crypt_user_key_curve setting applies only for folder keys mode.
1 parent 8d2c080 commit 25c585e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/core/plugins/mail_crypt.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ dovecotlinks:
1414
mail_crypt_global_keys:
1515
hash: global-keys
1616
text: "Mail Crypt Plugin: Global Keys"
17+
mail_crypt_ec_key:
18+
hash: elliptic-curve-ec-key
19+
text: "Mail Crypt Plugin: Elliptic Curve (EC) Keys"
1720
mail_crypt_supported_sym_algorithms:
1821
hash: supported-symmetric-algorithms
1922
text: "Mail Crypt Plugin: Supported symmetric algorithms"
@@ -304,7 +307,7 @@ Note that ED25519 keys are not suitable for X25519.
304307
#### RSA key
305308

306309
::: warning
307-
Use of RSA keys is discouraged, please use [[setting,crypt_user_key_curve]]
310+
Use of RSA keys is discouraged, please use [[link,mail_crypt_ec_key,EC keys]]
308311
instead.
309312
:::
310313

0 commit comments

Comments
 (0)