SSL support
Anntoin opened this issue · 4 comments
Anntoin commented
Allowing optional SSL support on top of the existing encryption.
bakwc commented
Why do you want to use ssl? Currently all traffic already encrypted, no need to use ssl over it.
Anntoin commented
For my case it's a business requirement that SSL is used, as it's a known standard. I also think it's a good idea to have it as an additional layer (defence in depth)
bakwc commented
Ok, I'll think about it.
Anntoin commented
Cool, thanks