This updates the UI and all the pool save and loading mechanism so
support an 'ssl_enabled' flag for a pool. When the flag (a checkbox in
the UI) is set to True; SSL will be used for the connection.
I tested this on Linux and everything seems to work fine but I'm not sure is p
how this will work on Windows and Mac's. It needs to be tested and depends on
OpenSSL being available in the python distribution that is packaged in the binary.
This updates the UI and all the pool save and loading mechanism so support an 'ssl_enabled' flag for a pool. When the flag (a checkbox in the UI) is set to True; SSL will be used for the connection.
I tested this on Linux and everything seems to work fine but I'm not sure is p how this will work on Windows and Mac's. It needs to be tested and depends on OpenSSL being available in the python distribution that is packaged in the binary.