StarlingX Kubernetes related packages
Go to file
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
registry-token-server Removing weak ciphers from registry-token-server 2024-03-05 12:58:33 -03:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:22:24 -05:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:50 -04:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
centos_build_layer.cfg Build layering, add layer build config and tarball lst file 2019-10-15 19:33:46 +08:00
centos_iso_image.inc Config file changes to add 'registry-token-server ' after relocation from 'stx-integ' 2019-09-04 11:05:16 -04:00
centos_pkg_dirs Config file changes to add 'registry-token-server ' after relocation from 'stx-integ' 2019-09-04 11:05:16 -04:00
centos_tarball-dl.lst Update registry-token-server to work with docker distribution v2.7.1 2020-05-13 09:35:56 -04:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:07:16 -04:00
debian_iso_image.inc Debian: containers: update debian_iso_image.inc 2022-11-08 16:22:31 +08:00
debian_pkg_dirs Add debian package for registry-token-server 2021-11-04 18:32:56 +00:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
test-requirements.txt Adding zuul jobs for new repo 2019-09-09 14:18:11 -05:00
tox.ini Update tox.ini to work with tox 4 2022-12-26 22:06:09 +00:00