Simone Tiraboschi has posted comments on this change. Change subject: packaging: setup: WebSocketProxy on a separate host ......................................................................
Patch Set 11: (1 comment) http://gerrit.ovirt.org/#/c/28534/11/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/localwsp.py File packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/localwsp.py: Line 64: self.environment[oenginecons.PKIEnv.ORG], Line 65: self.environment[osetupcons.ConfigEnv.FQDN], Line 66: ), Line 67: ), Line 68: ) > no... I mean that the engine plugin should enroll the certificate, and webs yes, it's what I done: this is the engine package and it always enroll this cert, I just created a new file but I can put this class under pki/ca.py and it's the same. The websocket proxy plugin will show instruction about the cert if, and only if, it cannot find the cert created by this. Line 69: self.environment[ Line 70: otopicons.CoreEnv.MODIFIED_FILES Line 71: ].extend( Line 72: ( -- To view, visit http://gerrit.ovirt.org/28534 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifceddd5aa44a77f67a3b6b30c6678d9a3b485f9c Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
