Alon Bar-Lev has posted comments on this change.
Change subject: pki: Add a script to extract parts of a PKCS#12 store
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File packaging/bin/pki-pkcs12-extract.sh
Line 1: #!/bin/sh
If -passout= is empty or not specific do not use password. name is the source
so mandatory, if key is missing do not export key, if cert is missing do not
export cert.
the suffix is required as we store (or have stored) password protected and
passwordless, and we need to keep backward compatibility for apache at least.
I do not follow the backup issue, can you please suggest a solution?
Line 2:
Line 3: extractkey() {
Line 4: local name="$1"
Line 5: local pass="$2"
--
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: 1
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