Change in vdsm[master]: vdsm-reg: use web server CA extracted from SSL handshake

danken at redhat.com danken at redhat.com
Mon Oct 8 21:45:06 UTC 2012


Dan Kenigsberg has posted comments on this change.

Change subject: vdsm-reg: use web server CA extracted from SSL handshake
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File vdsm_reg/deployUtil.py.in
Line 1589: 
Line 1590:     """
Line 1591:     try:
Line 1592:         chain = getChainFromSSL((IP, int(port)))
Line 1593:         if not chain:
trying to be good with the bad guys is not good!
Line 1594:             raise Exception('No chain')
Line 1595: 
Line 1596:         ca = chain[-1]
Line 1597:         _, _, engineWebCACert = certPaths('')


--
To view, visit http://gerrit.ovirt.org/8386
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iab8727a167de19ac66712309868654ae00c9bf4d
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>


More information about the vdsm-patches mailing list