Skip to content

Commit ca90d4b

Browse files
moormastercmouse
authored andcommitted
core/config/quick: add link to howto/ssl/cert_create page
The mkcert.sh script mentioned here is only explained further in the howto-ssl page.
1 parent 9ea2a3c commit ca90d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/config/quick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Configure SSL certificate and private key paths with [[setting,ssl_server_cert_f
170170
and [[setting,ssl_server_key_file]] settings.
171171

172172
An easy way to build a self-signed test certificate is using Dovecot's
173-
`doc/mkcert.sh` script. For more information see [[link,ssl_configuration]].
173+
`doc/mkcert.sh` script. For more information see [[link,howto_ssl_self_signed_certificate_creation]] and [[link,ssl_configuration]].
174174

175175
By default [[setting,auth_allow_cleartext,no]], which means that Dovecot
176176
will fail the authentication if the client doesn't use SSL (or use

0 commit comments

Comments
 (0)