Skip to content

protocol should default to tls if security is set #496

Description

@riedel

If there is nothing that speaks against that I would file a PR for this.

Should I only do this if encryption is required by the security object?

Another question: does it make sense to add a feature to automatically generate certificates for worker, scheduler and client in the jobque case?

Currently you will get an runtime error:
RuntimeError: encryption required by Dask configuration, refusing communication from/to 'tcp://'

(Actually I then accidentially set tls via the scheduler options which made things worse: the workers silently failed to connect)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions