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

Move pki nss-cert-find --cert option to pki nss-cert-show #4544

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Aug 15, 2023

The pki nss-cert-find --cert option has been moved into pki nss-cert-show (and renamed to --cert-file) since it can only find a single cert instead of a collection. If the cert is not found the command will return a non-zero code, so it will be easier to use for automation.

The pki nss-cert-find --cert option has been moved into pki
nss-cert-show (and renamed to --cert-file) since it can only
find a single cert instead of a collection. If the cert is not
found the command will return a non-zero code, so it will be
easier to use for automation.
@sonarcloud
Copy link

sonarcloud bot commented Aug 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
10.3% 10.3% Duplication

Copy link
Contributor

@ckelleyRH ckelleyRH 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 Aug 15, 2023

@ckelleyRH Thanks!

@edewata edewata merged commit f54fc99 into dogtagpki:master Aug 15, 2023
144 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