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

Added check for SubjectAltNameWarning exception in distributed_cleanup.py (3.21) #2914

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

craigcomstock
Copy link
Contributor

If urllib3 is v2.0 and greater then errors are produced when no subjectAltName is in the certificate.
For less than v2.0 we want to silence the SubjectAltNameWarning exception.

Ticket: ENT-11875
Changelog: none
(cherry picked from commit f6d2178)

…p.py

If urllib3 is v2.0 and greater then errors are produced when no subjectAltName is in the certificate.
For less than v2.0 we want to silence the SubjectAltNameWarning exception.

Ticket: ENT-11875
Changelog: none
(cherry picked from commit f6d2178)
@craigcomstock craigcomstock merged commit 691c6b2 into cfengine:3.21.x Jun 18, 2024
3 checks passed
@craigcomstock craigcomstock deleted the ENT-11875/3.21 branch June 18, 2024 18:04
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.

1 participant