Revocation: remove dry-run and display options from save and verify cmds, drop default revocation file path
-
Remove not very usefull --dry-runand--displayoptions fromsave, andverifycommands. This would relieve the tests. The intention of these options is to display a document which got generated and is to be sent directly in the command. In these commands cases, it’s an already generated file which is checked against the network. I guess, justrevokecommand needs to implement these options,publish, still of value if we don’t know the content of the selected file?-
save -
verify -
Use idty1.pubkeyinstead of6upqFiJ66WV6N3bPc8x8y7rXT3syqKRmwnVyunCtEj7oand do not duplicate lists intest_revocation_cli_save()
-
-
For security reasons, do not gather default ./revocation.txtREVOCATION_LOCAL_PATHrevocation file path definition incwdcurrent working directory
Edited by Moul