Juan Hernandez has posted comments on this change. Change subject: core: Add servlets for CA and SSH keys ......................................................................
Patch Set 1: I would suggest an additional step: 0. Change only the format of the .keystore and .truststore files to use PKCS#12 instead of JKS, keeping all the other things as they are (and without this patch). Maybe that is what you intend in step 1. If you grep "JKS" (including the quotes) in the Java code you will find a few places where we use the JKS format. In the Java code the change shouldn't require much more than changing that to "PKCS12". You will need to change the scripts the create the CA as well. Take into account that the configuration of the HTTPS connector in JBoss also assumes JKS format (it is the default). -- To view, visit http://gerrit.ovirt.org/4853 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I328baded92b2e7c5169bc87e7c19680f598389b9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches