Yaniv Kaul has posted comments on this change. Change subject: BZ#846609: bootstrap: remove dh key generation ......................................................................
Patch Set 1: I'd still just change: deployUtil.py: _logExec([EX_OPENSSL, "dhparam", "-out", dhKey, str(DEF_KEY_LEN)]) to: deployUtil.py: _logExec([EX_OPENSSL, "dhparam", "-out", dhKey, str(1024)]) and be done with it. -- To view, visit http://gerrit.ovirt.org/7073 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I820c8599516cd4c4e3bf7ad73ee2c1c6dee22c47 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Yaniv Kaul <yk...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list vdsm-patches@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches