diff options
Diffstat (limited to 'Documentation/config/sendemail.adoc')
| -rw-r--r-- | Documentation/config/sendemail.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/sendemail.adoc b/Documentation/config/sendemail.adoc index 6560ecc5ab..1d700559b4 100644 --- a/Documentation/config/sendemail.adoc +++ b/Documentation/config/sendemail.adoc @@ -22,7 +22,7 @@ sendemail.smtpSSLClientCert:: sendemail.smtpSSLClientKey:: Path to the client private key file that corresponds to the client certificate. To avoid misconfiguration, this configuration must be used - in conjunction with `sendemail.smtpSSLClientKey` or the + in conjunction with `sendemail.smtpSSLClientCert` or the `--smtp-ssl-client-cert` option. If the client key is included in the client certificate, the choice of private key depends on the format of the certificate. Visit https://metacpan.org/pod/IO::Socket::SSL for more |
