Alon Bar-Lev has posted comments on this change.
Change subject: pki: Add a script to extract parts from a PKCS#12
......................................................................
Patch Set 11: (1 inline comment)
....................................................
File packaging/bin/pki-pkcs12-extract.sh
Line 9: local pkcs12="${PKIDIR}/keys/${name}.p12"
Line 10: common_backup "${key}"
Line 11:
Line 12: local extra_args="-nodes"
Line 13: [ -n "${passout}" ] && extra_args=""
I do not understand why you insist of optout approach.
Let's say that we have another option to add, like if key is -, how will you do
that?
Line 14:
Line 15: if [ "${key}" = - ]; then
Line 16: key=/dev/fd/1
Line 17: else
--
To view, visit http://gerrit.ovirt.org/17562
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ica596fe3ef4e5f0a60ae99b0934b10433b9d5023
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches