I've created a Dask environment and tested the TLS authentication. Looks like this can help restrict the accesses of the users. Only users have the certificate and key can run tasks on the skyhook driver. I now have a very simple sample code to demo this. Will integrate this part to the codes here later after some further tests.
I've created a Dask environment and tested the TLS authentication. Looks like this can help restrict the accesses of the users. Only users have the certificate and key can run tasks on the skyhook driver. I now have a very simple sample code to demo this. Will integrate this part to the codes here later after some further tests.