docker-archive / classicswarm

Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
Apache License 2.0
5.75k stars 1.08k forks source link

Drop support for old TLS #2817

Closed dperny closed 6 years ago

dperny commented 6 years ago

Sets the min version of the swarm TLS config to TLSv1.2. No options, just always 1.2.

Supersedes #2811.

/cc @nishanttotla