From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: ssl: trust ipv6 localhost addresses ...................................................................... ssl: trust ipv6 localhost addresses compare_names trusts connections from localhost regardless of the certificate presented by them. This should take place with ipv6 and ipv4 alike. This patch adds ipv6 local addresses to the trusted set. Bug-Url: https://bugzilla.redhat.com/1412550 Change-Id: I745ecfae5b095e58bfd6d3cb6004d490e1677b09 Signed-off-by: Piotr Kliczewski <[email protected]> Signed-off-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/sslutils.py M tests/ssl_test.py 2 files changed, 10 insertions(+), 3 deletions(-) Approvals: Piotr Kliczewski: Verified Jenkins CI: Passed CI tests Irit Goihman: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/70083 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I745ecfae5b095e58bfd6d3cb6004d490e1677b09 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dominik Holler <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
