Change in ovirt-engine[master]: pki: openssh: workaround rhel-6 keygen incompatibility
sbonazzo at redhat.com
sbonazzo at redhat.com
Wed Jun 24 14:17:23 UTC 2015
Sandro Bonazzola has submitted this change and it was merged.
Change subject: pki: openssh: workaround rhel-6 keygen incompatibility
......................................................................
pki: openssh: workaround rhel-6 keygen incompatibility
Principals parameter differ in rhel-6.
Upstream/fedora/rhel-7:
ssh-keygen -s ca_key -I certificate_identity [-h] [-n principals]
[-O option] [-V validity_interval] [-z serial_number] file ...
rhel-6:
ssh-keygen -s ca_key -I certificate_identity [-h] [-Z principals]
[-O option] [-V validity_interval] [-z serial_number] file ...
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1235253
Change-Id: I372c4ad5760400f4875741f2b095e3234c7baac4
Signed-off-by: Alon Bar-Lev <alonbl at redhat.com>
---
M packaging/bin/pki-enroll-openssh-cert.sh
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/42807
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I372c4ad5760400f4875741f2b095e3234c7baac4
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list