containers/registry-token-server
Karla Felix f3a9d673a9 Removing weak ciphers from registry-token-server
This review will be removing support of ciphers considered
weak, based on the NIST list, from registry token
server.

Test Plan:

PASS: Run build-pkgs -c -p registry-token-server.
PASS: Run build-image.
PASS: Run a fresh install and verify if the cipher-suites are
      present in the files.
PASS: Run nmap and verify if only listed ciphers are returned.
PASS: Run 'registry-image-list' and verify if the output is
      expected.
PASS: Do 'docker pull <image>' and verify if the command complete
      succesfully.

Closes-Bug: 2054813

Change-Id: I3a6a20f5a8a780af13fe279a5eb52e88669c98cf
Signed-off-by: Karla Felix <karla.karolinenogueirafelix@windriver.com>
2024-03-05 12:58:33 -03:00
..
centos fix: drop the relative gopath 2022-06-23 02:50:27 +00:00
debian Upgrade docker-distribution to v2.8.2 2023-11-15 13:04:40 -03:00
src Removing weak ciphers from registry-token-server 2024-03-05 12:58:33 -03:00