cesanta / docker_auth

Authentication server for Docker Registry 2
Apache License 2.0
1.28k stars 305 forks source link

Use secure cipher suites for tls by default #380

Closed stingshen closed 10 months ago

stingshen commented 11 months ago

Fixes https://github.com/cesanta/docker_auth/issues/379

Tested with docker run --rm -ti drwetter/testssl.sh -e --std 10.3.68.72:5001

image