
Yair Zaslavsky has submitted this change and it was merged. Change subject: pki: cleanup: remove void statement from cert.conf ...................................................................... pki: cleanup: remove void statement from cert.conf Using $1..$9 at function gives function parameters, as a result the X.500 Subject name is not set in certificate template, actually variables had no effect. Change-Id: I3a558649e5509b5807aa142a9def5fa5b0477f2b Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M backend/manager/conf/ca/CreateReq.sh 1 file changed, 1 insertion(+), 9 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6882 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a558649e5509b5807aa142a9def5fa5b0477f2b Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server