Skip to content

Conversation

@widhalmt
Copy link
Member

This will use another module for checking expiration dates of certificates

fixes #124

@widhalmt widhalmt added the bug Something isn't working label Mar 20, 2023
@widhalmt widhalmt added this to the 1.0.0 milestone Mar 20, 2023
@widhalmt widhalmt requested a review from afeefghannam89 March 20, 2023 16:39
@widhalmt widhalmt self-assigned this Mar 20, 2023
@widhalmt widhalmt marked this pull request as draft March 20, 2023 16:39
@widhalmt
Copy link
Member Author

Please wait with reviewing since I could only change the checks for the CA cert for now.

@widhalmt
Copy link
Member Author

@danopt you found an alternative way to deal with the locale in the function. Let's try that because it needs less changes than my approach.

Copy link
Member

@martialblog martialblog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For this amount of code I usually recommend some unit tests... but overall, looks good.

@danopt
Copy link
Contributor

danopt commented Apr 17, 2023

Yes, unit tests are probably a good idea. I will implement them.

@danopt danopt requested a review from martialblog April 28, 2023 10:31
Copy link
Member

@martialblog martialblog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from the Python Point-Of-View. Ansible part I assume works

Very good work! ⭐

@danopt danopt added this pull request to the merge queue May 2, 2023
Merged via the queue into main with commit b2f78b8 May 2, 2023
@danopt danopt deleted the fix/expiry branch May 2, 2023 13:57
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
* Fix pipelines.yml comments

fixes NETWAYS#125
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
This will use another module for checking expiration dates of
certificates

fixes NETWAYS#124

---------

Co-authored-by: Daniel Patrick <daniel.patrick@netways.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calculation of certificate expiration date won't work with some locales

4 participants