Yair Zaslavsky has submitted this change and it was merged.

Change subject: pki: remove the need to store ssh public key
......................................................................


pki: remove the need to store ssh public key

Add PKIResource servlet to retrieve public key based resource. It is
used to retrieve CA certificate or server SSH public key.

The input of PKIResource is X.509 certificate taken from CA store,
as a result the openssh public key is not needed any more.

Change-Id: I328baded92b2e7c5169bc87e7c19680f598389b9
Signed-off-by: Juan Hernandez <[email protected]>
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M backend/manager/conf/ca/installCA.sh
M backend/manager/conf/ca/installCA_dev.sh
M backend/manager/modules/root/pom.xml
A 
backend/manager/modules/root/src/main/java/org/ovirt/engine/core/pki/PKIResourceServlet.java
M backend/manager/modules/root/src/main/webapp/WEB-INF/web.xml
M packaging/fedora/setup/basedefs.py
M packaging/fedora/setup/engine-setup.py
7 files changed, 189 insertions(+), 28 deletions(-)

Approvals:
  Juan Hernandez: Looks good to me, but someone else must approve
  Doron Fediuck: Looks good to me, approved
  Yair Zaslavsky: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/4853
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I328baded92b2e7c5169bc87e7c19680f598389b9
Gerrit-PatchSet: 18
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to