Juan Hernandez has posted comments on this change.

Change subject: pki: use PKCS#12 format to store keys
......................................................................


Patch Set 6: (1 inline comment)

....................................................
File backend/manager/conf/ca/CreateCA.sh
Line 34:        openssl ca -selfsign -out ca.pem -in requests/ca.csr \
Line 35:                -keyfile private/ca.pem -days 3650 -startdate $4 \
Line 36:                -config openssl.conf -extfile cacert.conf \
Line 37:                -extensions v3_ca -batch && \
Line 38:        openssl x509 -in ca.pem -out certs/ca.der
I tend to use this technique, I apologize in advance:

  http://en.wikipedia.org/wiki/Chinese_water_torture
Line 39: 
Line 40: exit $?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2abda5778477faff09798a43cf3dc96435efb272
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to