dotnet-certificate-tool
dotnet-certificate-tool copied to clipboard
Command line tool to install and remove certificates from the current user's store.
according to 884f0e534cd938f7ee10ff16dae1f6562e4ba0e9
Any plans for this? Would you accept a PR?
What are your thoughts on supporting the remove of multiple thumbprints in one go. Ideally the API would look like this and you could chain them as long as you...
To make it more flexible. NOTE: Upgrading CommandLineParser to 2.9.1 was required to be able to treat a single dash as a value rather than an option, see: https://github.com/commandlineparser/commandline/issues/735.