Juan Hernandez has posted comments on this change. Change subject: packaging: Rename APACHE_KEYSTORE to WEB_KEYSTORE ......................................................................
Patch Set 1: Switching is already easy, a matter of changing the configuration in /etc/sysconfig/ovirt-engine. Using a different key pair for each server doesn't make this easier. In VDSM there are really different services (and protocols), and different users connecting to those services, so it makes sense. But here we have only one service (and one protocol) and the users are the same. It doesn't make much sense to have different key pairs just because we have alternative products to provide the same service using the same protocol. Is like if I migrate my web site from Apache to say lighthttpd and then I generate a new key pair and tell users that they need to accept the new one. The problem of having three identities is that three is larger than two. Not a big problem, only an increase of one unit in some scale of complexity. Also this change only renames a constant, to make it less product specific, not a big deal. The important change is http://gerrit.ovirt.org/10851 , that one fixes something that is really broken. -- To view, visit http://gerrit.ovirt.org/10862 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5174bc2cf9014152ec3c2cb96b8843618899f5d7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
