CHTC / dask-chtc

Spawn Dask workers in the CHTC HTCondor pool
https://dask-chtc.readthedocs.io
3 stars 3 forks source link

Use TLS for all communications #20

Closed JoshKarpel closed 4 years ago

JoshKarpel commented 4 years ago

This PR resolve #4 by switching to TLS for all Dask communications. Dask-CHTC now also generates self-signed certificates for this purpose.