-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
Suggestion about using xca on the command line, eg
xca --list-items --database "${XCA_DB}" --password env:XCA_PASSPHRASE
Showing just an internal identifier, the item type and the item name might be insufficient to find the object you are looking for. I would like to see the CN and ignore the expired certificates, for example. Maybe something like
xca --list-certificates --valid --database ...
xca --select $id --format "<formatstring>" --database ...
?
Metadata
Metadata
Assignees
Labels
No labels