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 pki-server ca-cert-import --csr option #4775

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Jun 10, 2024

The pki-server ca-cert-import has been updated to provide an option to specify the CSR of the cert to be imported. This way the cert and the CSR can be imported using a single command.

The tests have been updated to use the new option.

https://github.com/edewata/pki/blob/cli/docs/changes/v11.6.0/Tools-Changes.adoc

@edewata edewata requested a review from fmarco76 June 10, 2024 18:50
@edewata
Copy link
Contributor Author

edewata commented Jun 10, 2024

There's a new failure but it seems to be unrelated:
https://github.com/dogtagpki/pki/actions/runs/9453920926/job/26040625439#step:9:9
That step worked fine before:
https://github.com/dogtagpki/pki/actions/runs/9425933956/job/25968314620#step:9:9

It looks like something changed recently which broke nested containers (Podman in Docker), I'm investigating.

The pki-server ca-cert-import has been updated to provide an
option to specify the CSR of the cert to be imported. This way
the cert and the CSR can be imported using a single command.

The tests have been updated to use the new option.
Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@edewata
Copy link
Contributor Author

edewata commented Jun 11, 2024

I'm still not sure what's causing the issue, but I added another commit that seems to fix the problem based on this:
containers/buildah#3666 (comment)

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 11, 2024

@fmarco76 Thanks!

@edewata edewata merged commit a5e513a into dogtagpki:master Jun 11, 2024
261 of 272 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