Alon Bar-Lev has posted comments on this change.
Change subject: pki: Add a script to extract parts from a PKCS#12
......................................................................
Patch Set 7: (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: enc="-nodes"
Line 13: [ -n "${passout}" ] && enc=""
please revert...
local extra_parameters
[ -z "${passout}" ] && extra_parameters="-nodes"
Line 14:
Line 15: touch "${key}"
Line 16: chmod go-rwx "${key}" || die "Cannot set key permissions"
Line 17: # ${enc} is not quoted as openssl does not accept empty args
--
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: 7
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