ciphersuites restriction does not prevent TLS_AES_128_GCM_SHA256 from being accepted
Arch: s390x, Version 2.8.3
I have minimumtls set to "tls1.3" and am restricting ciphersuites to TLS_AES_256_GCM_SHA384. This is confirmed in the log on startup.
No matter how I restrict the ciphersuites, I can always connect successfully from openssl using the TLS_AES_128_GCM_SHA256 cipher. Other ciphers are restricted properly.
Any thoughts as to why this might be happening?
Thanks in advance...
I'd encourage you to open this question in https://github.com/distribution/distribution
Whilst this repo still tracks releases of the official image, you'll get better luck in the code repository that.
It'd be great if you provided the exact configuration file that could help the maintainers to investigate.
Closing as opened in the wrong repo. Please open the issue in https://github.com/distribution/distribution