Skip to content

Feature/add internal ca - #207

Open
orionjsa wants to merge 9 commits into
evryfs:masterfrom
orionjsa:feature/add-internal-ca
Open

orionjsa wants to merge 9 commits into
evryfs:masterfrom
orionjsa:feature/add-internal-ca

Conversation

@orionjsa

@orionjsa orionjsa commented Nov 9, 2022

Copy link
Copy Markdown
Contributor

In response on request #195 , I open this pull request.
The aim is to follow this doc : https://docs.dependencytrack.org/getting-started/internal-ca/
How it works :
The internal certificate is stored in ConfigMap.
At startup, 2 init-containers runs.
One export the default truststore from Dependency-Track's image.
The second sleeps until the exported trustore is available then amends it with the certificate in ConfigMap.
Finally, amended strustore is available via shared volume for the api-server container.

jsarasin and others added 9 commits November 4, 2022 11:51
…ities

Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Signed-off-by: jsarasin <jeremie.sarasin@lyreco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant