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 nss-cert-show --output-format option #4549

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Aug 21, 2023

The pki nss-cert-show has been modified to provide an option to return the cert info in JSON format to make it easier to parse using other tools/languages.

The NSSCertInfo has been added to define the mapping between POJO and JSON.

https://github.com/dogtagpki/pki/wiki/PKI-NSS-Certificate-CLI

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

The pki nss-cert-show has been modified to provide an option
to return the cert info in JSON format to make it easier to
parse using other tools/languages.

The NSSCertInfo has been added to define the mapping between
POJO and JSON.
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 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 5 Code Smells

0.0% 0.0% Coverage
2.6% 2.6% Duplication

@edewata
Copy link
Contributor Author

edewata commented Aug 21, 2023

@ckelleyRH Thanks!

@edewata edewata merged commit 6fdb0aa into dogtagpki:master Aug 21, 2023
150 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