Alon Bar-Lev has posted comments on this change. Change subject: sdk: Add constructor parameter validate_cert_chain=True #915225 ......................................................................
Patch Set 1: > connect and then validate the cert.? Well, yes... usually the SSL connection is two phases... not sure what library do you use... but first you connect to socket, then establish channel key, then optionally validate peer certificate and then optionally present client certificate. But just wanted to confirm that no default is taken. Thanks. -- To view, visit http://gerrit.ovirt.org/12474 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I61707c4b0380665bc42b34387efdc622cfc4201e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
