PySyncObj
PySyncObj copied to clipboard
SSL support
Allowing optional SSL support on top of the existing encryption.
Why do you want to use ssl? Currently all traffic already encrypted, no need to use ssl over it.
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)
Ok, I'll think about it.
Cool, thanks