Open martialblog opened 4 months ago
There are lots of knobs to adjust for TLS. For starters, Go's tls.Config
has lots to offer.
I guess, the most requested features would be:
Furthermore, some users might wanna configure the TLS version or even the cipher suites. However, this would be a pain through the current UI.
Honestly, this feature request would be valid for all currently implemented channels. Both your local SMTP server and your company RocketChat might use a custom certificate.
Hoi,
the webhook channel could use some TLS options, what if I want to use my shiny custom CA!
Regards