Discrepancy in certificate handling
Description
There's a discrepency between export-to-onionspray
and decrypt-selected-cert
commands: the first supports more certificate file names than the latter (MATERIALS
versus CERT_CANDIDATES
).
This makes retrieval of certificate material from an external password manager difficult.
Tasks
-
Find a common ground between export-to-onionspray
anddecrypt-selected-cert
regarding certificate handling.