diff --git a/docs/Outbound.md b/docs/Outbound.md index 04fbc9727..b7e99425b 100644 --- a/docs/Outbound.md +++ b/docs/Outbound.md @@ -40,7 +40,7 @@ Default: true. Switch to false to disable TLS for outbound mail. This uses the same `tls_key.pem` and `tls_cert.pem` files that the `tls` plugin uses, along with other values in `tls.ini`. See the [tls plugin -docs](http://haraka.github.io/manual/plugins/tls.html) for information on generating those files. +docs](http://haraka.github.io/plugins/tls) for information on generating those files. Within `tls.ini` you can specify global options for the values `ciphers`, `minVersion`, `requestCert` and `rejectUnauthorized`, alternatively you can provide separate values by putting them under a key: `[outbound]`, such as: