Change in ovirt-engine[ovirt-engine-3.5]: pki: ca: enforce utf-8 subject

Oved Ourfali has submitted this change and it was merged. Change subject: pki: ca: enforce utf-8 subject ...................................................................... pki: ca: enforce utf-8 subject Yet another legacy issue. By default openssl ca use ANSI and not UTF-8 to encode subject name. The result is UTF8STRING in both cases, but the actual character encoding differs. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1246494 Change-Id: I3ea89735e0bdb3c61faa91ed813a3b8b8a25028c Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/bin/pki-create-ca.sh M packaging/bin/pki-enroll-request.sh 2 files changed, 2 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Verified Oved Ourfali: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/43965 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3ea89735e0bdb3c61faa91ed813a3b8b8a25028c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
oourfali@redhat.com