Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TPS container #4785

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Add TPS container #4785

merged 2 commits into from
Jun 20, 2024

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Jun 20, 2024

A new container has been added to provide a basic TPS subsystem without any connectors. The connectors need to be set up after the container is created. This is necessary to allow creating clones of the container without creating duplicate connectors.

pkispawn has been updated such that it will only set up the connectors and the shared secret if the URLs to the CA, KRA, and TKS are provided.

A new test has been added to create the initial CA, KRA, TKS, and TPS containers. In the future the test will be updated to set up the connectors and the shared secret, and then test the token format and enroll operations.

A new param has been added to specify the TPS authentication database URL.

https://github.com/dogtagpki/pki/wiki/Deploying-TPS-Container
https://github.com/edewata/pki/blob/container/docs/changes/v11.6.0/Server-Changes.adoc

A new param has been added to specify the TPS authentication
database URL.
A new container has been added to provide a basic TPS
subsystem without any connectors. The connectors need
to be set up after the container is created. This is
necessary to allow creating clones of the container
without creating duplicate connectors.

pkispawn has been updated such that it will only set up
the connectors and the shared secret if the URLs to the
CA, KRA, and TKS are provided.

A new test has been added to create the initial CA, KRA,
TKS, and TPS containers. In the future the test will be
updated to set up the connectors and the shared secret,
and then test the token format and enroll operations.
@edewata edewata requested a review from fmarco76 June 20, 2024 03:23
Copy link

sonarcloud bot commented Jun 20, 2024

Copy link
Member

@fmarco76 fmarco76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edewata
Copy link
Contributor Author

edewata commented Jun 20, 2024

@fmarco76 Thanks!

@edewata edewata merged commit 62efea3 into dogtagpki:master Jun 20, 2024
150 of 156 checks passed
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.

2 participants