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 CertificateChain converters #676

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Add CertificateChain converters #676

merged 2 commits into from
Feb 17, 2021

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Feb 15, 2021

The CertificateChain class has been modified to support importing/exporting certificates from/to a series of PEM certificates or PKCS #7 data. This is needed for dogtagpki/pki#3459.

Note: The some of the CI tests are failing due to an existing issue.

The CertificateChain class has been modified to support
importing/exporting certificates from/to a series of PEM
certificates or PKCS dogtagpki#7 data.
@edewata
Copy link
Contributor Author

edewata commented Feb 17, 2021

@cipherboy Thanks! All required tests passed. Merging...

@edewata edewata merged commit 2900877 into dogtagpki:master Feb 17, 2021
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.

None yet

2 participants