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

Allow to run x509_certificate selfsigned provider without providing a CSR #129

Conversation

felixfontein
Copy link
Contributor

SUMMARY

The module will act as if a minimal CSR only containing the public key has been provided.

Fixes #32.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

x509_certificate

This was referenced Oct 18, 2020
@felixfontein
Copy link
Contributor Author

ready_for_review

@MarkusTeufelberger
Copy link
Contributor

Hm, I'm still not sure if the resulting certificates are very useful, but I've already seen examples where certificates were just used to encode the public key for a key pair.

Anyways, the code looks good to me.

/shipit

@felixfontein
Copy link
Contributor Author

I agree with that :)

@felixfontein felixfontein merged commit fd7871a into ansible-collections:main Oct 19, 2020
@felixfontein felixfontein deleted the x509_certificate-no-csr-selfsigned branch October 19, 2020 16:09
@felixfontein
Copy link
Contributor Author

@MarkusTeufelberger thanks 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.

x509_certificate without csr_path
2 participants