Skip to content

Commit

Permalink
Update Outbound.md
Browse files Browse the repository at this point in the history
Updated link for tls plugin documentation.
  • Loading branch information
lnedry authored Sep 9, 2023
1 parent 37bc1f7 commit f7338f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Outbound.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit f7338f5

Please sign in to comment.