Skip to content

Conversation

@stephenfin
Copy link
Contributor

Python 3.13 tightened SSL cert validation requirements 1 which requires changes to how we generate our CA and server CSRs 2.

Once merged, we will need to regenerate certs on existing hosts.

Python 3.13 tightened SSL cert validation requirements [1] which
requires changes to how we generate our CA and server CSRs [2].

Once merged, we will need to regenerate certs on existing hosts.

[1] https://docs.python.org/3/whatsnew/3.13.html#ssl
[2] https://galaxy.ansible.com/ui/repo/published/community/crypto/content/module/openssl_csr/

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Copy link
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

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

Pending test on an actual cloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants