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 x509_certificate_convert module #728

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

felixfontein
Copy link
Contributor

SUMMARY

The module can convert X.509 certificates from DER to PEM and vice versa.

Fixes #711.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

x509_certificate_convert

Copy link

github-actions bot commented Apr 15, 2024

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main:
https://ansible-collections.github.io/community.crypto/branch/main

@felixfontein felixfontein merged commit 27a9ff1 into ansible-collections:main Apr 18, 2024
142 checks passed
@felixfontein felixfontein deleted the pem-der branch April 18, 2024 05:50
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.

Allow conversion of DER certificates to PEM
1 participant