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

openssl_pkcs12: allow to specify certificate bundles in other_certificates #166

Merged

Conversation

felixfontein
Copy link
Contributor

SUMMARY

Does some refactoring of PEM splitting code, and fixes #149.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/module_utils/crypto/identify.py
plugins/module_utils/crypto/pem.py
plugins/modules/acme_certificate.py
plugins/modules/certificate_complete_chain.py
plugins/modules/openssl_pkcs12.py

@felixfontein
Copy link
Contributor Author

ready_for_review

@felixfontein felixfontein mentioned this pull request Jan 3, 2021
6 tasks
@felixfontein felixfontein mentioned this pull request Jan 16, 2021
@felixfontein
Copy link
Contributor Author

CC @Andersson007

@Andersson007
Copy link
Contributor

could you also please add an example to the EXAMPLE block

@Andersson007
Copy link
Contributor

@felixfontein thanks for the feature! LGTM

@felixfontein felixfontein merged commit c7ef362 into ansible-collections:main Jan 26, 2021
@felixfontein felixfontein deleted the pkcs12-certificate-bundles branch January 26, 2021 09:21
@felixfontein
Copy link
Contributor Author

@Andersson007 thanks a lot for reviewing this!

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.

other_certificates is not pulling all certs in file
2 participants