Skip to content

Fixed a bug in tasks/main, last step "verify the private keys and CSR" #43

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 1 commit into from
Aug 5, 2022

Conversation

craigify
Copy link
Contributor

openssl_privatekey_info now requires parameter check_consistency: yes to be explicitly specified in order to get the key_is_consistent variable in the result. Without doing this, openssl_privatekey never sets the "key_is_consistent" variable and the last step of tasks/main,yml fails.

This is on ansible version [core 2.11.7]

… to be explictly specified in order to get the key_is_consistent variable in the result
@zanthorn
Copy link

zanthorn commented Aug 4, 2022

I am currently running into this on version 5.1.1.

Copy link
Owner

@mprahl mprahl left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@mprahl mprahl merged commit 9722190 into mprahl:master Aug 5, 2022
@mprahl
Copy link
Owner

mprahl commented Aug 5, 2022

This was released in v5.1.2.

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.

3 participants