Skip to content

Make sure all certificates contain used hostnames #30

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

Merged
merged 5 commits into from
Feb 3, 2023

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Feb 2, 2023

fixes #14
needs #27 fixed to work

  • Use same set of ip/dns combo for all certificates
  • Add inventory_hostname to SAN of all certificates

fixes #14
needs #27 fixed to work

* Use same set of `ip`/`dns` combo for all certificates
* Add `inventory_hostname` to SAN of all certificates
@widhalmt widhalmt added bug Something isn't working feature New feature or request labels Feb 2, 2023
@widhalmt widhalmt added this to the 1.0.0 milestone Feb 2, 2023
@widhalmt widhalmt self-assigned this Feb 2, 2023
@widhalmt
Copy link
Member Author

widhalmt commented Feb 2, 2023

Needs #29 to be merged before Checks will succeed.

@widhalmt widhalmt marked this pull request as draft February 3, 2023 13:15
@widhalmt widhalmt marked this pull request as ready for review February 3, 2023 15:19
@widhalmt widhalmt merged commit 0dd09a8 into main Feb 3, 2023
@widhalmt widhalmt deleted the fix/connectionstrings-14 branch February 3, 2023 17:05
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
* Make tasks more readable

* Set crypto policy to legacy

fixes NETWAYS#30

* Fix lint

* block is not a task in a collection

* make sure scripts for policy handling are present

* Lint

* Wrong indentation
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
Make sure all certificates contain used hostnames
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure connection string fits certificate
2 participants